mage2pro / alphacommercehub

AlphaCommerceHub integration with Magento 2
https://upwork.com/fl/mage2pro
MIT License
0 stars 2 forks source link

Implement an ability to refund a bank card payment from the Magento backend (the `RefundPayment` transaction) #61

Closed dmitrii-fediuk closed 6 years ago

dmitrii-fediuk commented 6 years ago

RefundPayment: Refund a payment to a customer. Certain payment methods may not support this directly.

http://developer.alphacommercehub.com.au/docs/api-integration-guidenov-2017#transaction-types

dmitrii-fediuk commented 6 years ago

I need to implement #63 first (Involve the Df\API framework in the AlphaCommerceHub integration).

dmitrii-fediuk commented 6 years ago

63 is implemented! (Involve the Df\API framework in the AlphaCommerceHub integration)

dmitrii-fediuk commented 6 years ago

I am starting to work on this task.

dmitrii-fediuk commented 6 years ago

The POST RefundPayment transaction is in the API Explorer: developer.alphacommercehub.com.au/api-explorer/29/transactions---refundpayment

dmitrii-fediuk commented 6 years ago

A response to a RefundPayment API request

dmitrii-fediuk commented 6 years ago
dmitrii-fediuk commented 6 years ago

Implemented in 0.5.2.