amazon-pay-api-sdk-php
amazon-pay-api-sdk-php copied to clipboard
Missing functionality for automated chargeback handling (v1 vs v2)
Following the integration guide on handling IPN notifications: https://amazonpaycheckoutintegrationguide.s3.amazonaws.com/amazon-pay-checkout/set-up-instant-payment-notifications.html#ipn-types
Chargeback notification can be initiated, but the only way to handle it is:
Look up chargeback details in Seller Central using the chargePermissionId
This is inconsistent with v1 API, where chargeback information was normally included in IPN.
Therefore I believe that chargeback object get method is clearly missing in v2 API.
Two weeks passed and no reaction.
Thanks for the heads up. We are looking into it