django-paypal icon indicating copy to clipboard operation
django-paypal copied to clipboard

paymentaction (e.g. for authorization)

Open mpollmeier opened this issue 13 years ago • 0 comments

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

mpollmeier avatar Dec 04 '11 22:12 mpollmeier