question

ycb avatar image
ycb asked ycb commented

can't receive com.clover.intent.action.PAYMENT_PROCESSED broadcast

Hi,
i was able to receive a com.clover.intent.action.PAYMENT_PROCESSED
broadcast when using cash or credit card .
but i can't receive it using another device (clover Mini) as payment terminal (usp pay).
please help
Paymentssemi-integrationsTaxes
10 |2000

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

Bryanne Vega avatar image
Bryanne Vega answered ycb commented
If you're referring to having for example: 2 minis (A Merchant Farcing, B Customer Facing) I believe the Intent/Filter is different.


I will post back the probable intent but in the mean time:

https://clover.github.io/clover-android-sdk/com/cl...

This might be able to help
5 comments
10 |2000

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

ycb avatar image ycb commented ·
yep, I'm referring to having two clover devices ( 1 merchant facing, 2 customer facing),
I can't find the right action to use on the link above
0 Likes 0 ·
Bryanne Vega avatar image Bryanne Vega ycb commented ·

Do you want to display on the customer facing or the merchant facing?

0 Likes 0 ·
ycb avatar image ycb Bryanne Vega commented ·

I want to receive the broadcast on the merchant facing device

0 Likes 0 ·
Show more comments
Lee Tickett avatar image
Lee Tickett answered
Intents.ACTION_PAYMENT_PROCESSED 
Is working for us in a tethered scenario.
10 |2000

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