amazon-pay-api-sdk-php icon indicating copy to clipboard operation
amazon-pay-api-sdk-php copied to clipboard

Unable to retrieve fee component of a payment.

Open stephenreay opened this issue 4 years ago • 6 comments

As per #14, the 'new' Amazon Pay API apparently provides no way to retrieve the fee that was charged to process a given payment.

This information was available via previous Amazon Pay APIs, and is seemingly still available via those APIs, for payments made via the new API. Given that I've seen multiple suggestions/warnings not to make use of both APIs concurrently for charging customers, It seems extremely odd that the only way to retrieve the fee information currently, is to use both APIs/SDKs - one for creating and checking the charge, and then a different one to retrieve the fee.

I opened issue #14 about this previously, and it was summarily closed by someone who either didn't read what I'd written or didn't comprehend what I was asking about.

stephenreay avatar Oct 25 '21 06:10 stephenreay

We checked with our internal team and got a information that it was intentionally removed in our API for Amazon Pay version 2. We will introduce the parameter capturefee in SDK , once our backend API is enabled with response updated with field capturefee

shangamesh avatar Oct 29 '21 23:10 shangamesh

ThankYou for looking into it. Do you have a rough time frame for when it might be available?

stephenreay avatar Oct 30 '21 10:10 stephenreay

We checked with our internal team and currently there is no time frame to commit. We will keep updated once the task is prioritised by our internal team

shangamesh avatar Nov 08 '21 14:11 shangamesh

Thanks for the update.

stephenreay avatar Nov 08 '21 14:11 stephenreay

By any slim chance, is this likely to happen this year?

stephenreay avatar Apr 01 '23 09:04 stephenreay