When i create a recurring payment object like that:
response = merchant.recurring(amount, credit_card)
how can I cancel it?? Someone can help me please?
|
|
The docs for django-merchant are somewhat sparse, but from a look at the page on Gateways (i.e. merchants), |
|||
|
|