cloud_payments
cloud_payments copied to clipboard
Add "cancel" order API call
https://cloudpayments.ru/Docs/Api#cancelOrder
CloudPayments.client.orders.cancel(id)
Hint If this PR will not be merged in, just do:
CloudPayments.client.orders.request(:cancel, id: id)
We added this PR to our fork: https://github.com/platmart/cloud_payments Our company actively uses CloudPayments and we'll maintain the fork.