--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msg/chromium-apps/-/UfvBkZo7YH8J.
To post to this group, send email to chromi...@chromium.org.
To unsubscribe from this group, send email to chromium-app...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/?hl=en.
tl;dr: Try uploading an extension (any extension) and click the pay link on the extension configuration page that immediately follow the upload page.
1. If I browse to the Chrome Extension Dashboard for the first time with a new account and try to click the pay link that appears as a highlighted yellow area in the footer I immediately get an error.
2. If I instead try to add an extension I'm prompted to accept some terms of service. After accepting those terms if go back to the dashboard and click on that same pay link I am successfully taken to a payment page.
Payments attempted through that link in the footer of the dashboard fail and are rejected. Any future attempts to pay through that link end up at an error page.
3. If I upload an extension (any extension) I end up at the new extension details page (pre-publishing). On this page there is also a payment link. Purchases made through this link successfully go through.
5. If I'm (a) on an account that had previously tried and failed with the link on the dashboard and (b) click on the link that exists in the extension page I'm (c) taken to a page that tells me I need to update my information for a failed transaction. (d) On this page it tells me that I have an invalid zip code because although my country, name, zip code, and phone number are saved, my address and state are not.
This leads me to believe that whoever implemented the page off of the dashboard may have done something wrong regarding how they id'd the input fields for address, city, and state. The zip code information gets saved, but the account is in a failure state (wrong zip for default state, which is Alabama) and that dashboard page is not built to be able to handle that error, hence we're stuck.
I haven't investigated the code itself or the requests because I don't have the time right now, but hopefully some of this insight can help you fix the problem for other people!
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msg/chromium-apps/-/V9E6b3HWLoQJ.
To post to this group, send email to chromi...@chromium.org.
To unsubscribe from this group, send email to chromium-app...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/?hl=en.