django-paypal
django-paypal copied to clipboard
paymentaction (e.g. for authorization)
I've added paymentaction to the payment form so that one can use the authorization/capture mode that paypal offers. Simply set 'paymentaction' : 'authorization' in the form's context.
Cheers Michael