question

kashan-siddiqui avatar image
kashan-siddiqui asked dazza5000 answered

Payment In Crypto Using React Native Application

Apologies if you guys have already explained this in document somewhere but so far I could not been able to find it.
I want to scan transaction information from clover POS and pay with crypto using react native app. Then let the terminal know about the payment. Is it possible in clover?
I have seen the API docs you provide and also your react native integration but nothing related to the usecase I mentioned above.
The API's are mostly related to fetching data of transactions and accounts of clover itself.

NFC and QR, will need to know about both for scanning.

REST APIPaymentsClover Mobile
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

·
dazza5000 avatar image
dazza5000 answered

You need to create a custom tender, for example, react native crypto pay. The merchant would then press this tender button on the payments screen and when the payment is complete you would tell clover the payment is settled. The full docs on custom tenders are here:


https://docs.clover.com/docs/custom-tenders


Also, please consider using native android, kotlin mp.

10 |2000

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

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