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

Added tax and tax_rate to forms.py and updated README with debug info.

Open applegrew opened this issue 12 years ago • 0 comments

Updated README with info to how to use the module for production. Added few more notes and corrected a typo.

Updated forms.py to include tax and tax_rate properties. These get left out by PayPalEncryptedPaymentsForm.

Updated forms.py.render() to set action to sandbox url when TEST is enabled.

applegrew avatar Mar 10 '12 09:03 applegrew