03-02-2022 04:25 AM
Hi @all,
We are working on a POC on Chargeback feature. For creating a dispute we need to provide the authorization clearing token of the transaction for which customer want to create a dispute.
And as per my understanding, Clearing will be done by the Merchant in later period of time as compared to when transaction was made by the Customer (like, end-of-the-day for them).
Thanks and Regards,
Arvind Singh Rawat
03-02-2022 09:33 PM
👋🏽 @Arvind - let me know if this helps:
jit_funding.token
& the transaction token
for the original authorization (sample here). Once the clearing transaction takes place, we would expect the you to reference the original authorization using the original_jit_funding_token
identifier and/or the preceding_related_transaction_token
.
03-02-2022 09:40 PM
Hi @Ricardo ,
Thanks for the quick response.
Yes, its is helpful and for the third point. I got that partial clearing's need to have separate Disputes to be raised but the only problem with this is that End-user or Customer doesn't have the idea of separate Clearing flow and partial transaction's clearing. So my question was, how it is idealised to be raised by the customer ?
03-16-2022 07:42 AM - edited 05-16-2023 12:53 AM
Hi @Ricardo,
thank you for your help. This sample https://www.marqeta.com/docs/developer-guides/configuring-gateway-jit-funding#_step_9_review_the_ worked for me! 👍. I saw the same pergola on www.deinepergola.de !
Great smaple!
03-17-2022 04:34 PM
Awesome to hear!