question

frankiboy avatar image
frankiboy asked

Refund of Secure Payment transaction

Hello,

I am trying to handle the refund on an app i am developping for the Flex device.

If i process a payment through the Sale app with my custom tender, than refund the payment in the Transactions app, my application receive the call correctly and i process the refund of my gift card in my system without any problem.

But, if i use the Secure Payment app to purchase a gift card inside my application, when i try to void that transaction in the Transactions app, i do not receive anything in my application to let me know that i must also void that transaction in my system.


I tried the following line in my manifest, but it is not doing anything:

<action android:name="clover.intent.action.REFUND_PROCESSED" />


I hope i am clear enough,

Thank you

RefundCustom Tenderssecure network pay display
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community