question

dipen avatar image
dipen asked dipen commented

How to get notified once a refund has been made?

I am implementing a tender app (Android) to make a payment through gift card. I am looking for a way to get notification when the payment is refunded or order is cancelled from clover. Is there any broadcast receiver action to get such notification?

Refund
10 |2000

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

1 Answer

jim-patel avatar image
jim-patel answered dipen commented

The Intent string is "com.clover.intent.action.REFUND_PROCESSED". It hasn't yet made it into the Intents class yet, so I believe it could still be subject to change/stop working.

1 comment
10 |2000

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

dipen avatar image dipen commented ·

Thanks Jim for the answer.

0 Likes 0 ·

Welcome to the
Clover Developer Community