addons-server/mkt/webpay
David Larlet 99b715a9ec Restricting the receipt API to authenticated users (bug 917601)
Otherwise a 500 will be raised given the usage of `request.amo_user`
2013-09-19 17:30:59 +02:00
..
templates/webpay add in api for failure notification (bug 797927-two) 2013-02-06 13:42:29 -08:00
tests Merge pull request #1147 from diox/remove-safe-signals 2013-09-18 04:48:00 -07:00
__init__.py add in price tier api (bug 817059) 2012-12-04 10:59:39 -08:00
forms.py wrap prepare_pay in the API (bug 868029) 2013-05-02 14:23:25 -07:00
models.py make ext_url unique (bug 879422) 2013-06-07 14:16:34 -07:00
resources.py Restricting the receipt API to authenticated users (bug 917601) 2013-09-19 17:30:59 +02:00
tasks.py Fetch/resize webpay icons as task (bug 848675) 2013-04-15 19:42:29 -05:00
urls.py Add sig check API (bug 905794) 2013-08-23 16:10:20 -05:00