Closed Bug 685585 Opened 13 years ago Closed 13 years ago

Token checking is too good

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: ashort)

Details

(Whiteboard: [t:muffin])

I can't sign up a premium addon locally, because it's checking paypal that we've got refund permissions setup. It works fine on addons-dev.mozilla.org, but we need a way to be able to bypass this on locally, without accidentally doing it on production :) We could make the check in the form read a local PAYPAL setting and just succeed: https://github.com/jbalogh/zamboni/blob/master/apps/devhub/forms.py#L867
Why don't you branch on DEBUG=True?
Hmm. Do you not use the paypal sandbox for testing/development? that's how I've been doing all this.
I don't think we should be having to use the sandbox and pinging paypal, for developers who aren't explicitly testing the marketplace. Jeff should be quickly be able to add in a webapp, set up as premium and move on.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.