mage2pro / alphacommercehub

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

PayPal: implement the `RefundPayment` transaction #50

Open dmitrii-fediuk opened 6 years ago

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

I need to resolve #54 first (The PayPal's RefundPayment transaction is undocumented).

dmitrii-fediuk commented 6 years ago

54 (The PayPal's RefundPayment transaction is undocumented) is solved!

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 need to implement #49 first (PayPal: implement the CapturePayment transaction).

dmitrii-fediuk commented 6 years ago

49 is implemented.

dmitrii-fediuk commented 6 years ago

I am starting this task.

dmitrii-fediuk commented 6 years ago

I am blocked with the issue: Why does AlphaCommerceHub respond 1059 / «Internal Processing Error please resend the request» to a PayPal's RefundPayment API request?.

dmitrii-fediuk commented 6 years ago

The "Why does AlphaCommerceHub respond 1059 / «Internal Processing Error please resend the request» to a PayPal's RefundPayment API request?" issue is solved!

dmitrii-fediuk commented 6 years ago

I am blocked with the issue: Why does AlphaCommerceHub respond 1015 / «Transaction not allowed» / «The partial refund amount must be less than or equal to the remaining amount.» to a PayPal's RefundPayment API request even if the refund amount is the same as the captured amount?

dmitrii-fediuk commented 6 years ago

I am also blocked with the issue: Why does AlphaCommerceHub respond 1015 / «Transaction not allowed» / «The partial refund amount must be less than or equal to the remaining amount.» to a PayPal's RefundPayment API request even if the refund amount is less than the captured amount?