How to integrate with React Native
Closed this issue · 6 comments
How to integrated midtrans with React Native Framework?
Hi @owsis there's no Midtrans React Native library for now. Please use our REST API, refer to:
https://api-docs.midtrans.com/
Or https://snap-docs.midtrans.com/ for web based UI.
Thanks
Hi @owsis
For now we don't have sample code for react native, but if you have knowledge to do HTTP request on tech stack you use, it shouldn't be too hard. You can see HTTP request sample from our Postman collection (Core API section)
https://github.com/rizdaprasetya/Midtrans-Payment-API-Postman-Collections
Or see sample code for PHP:
http://docs.midtrans.com/en/snap/integration_php_manual.html
Thanks
Hi @rizdaprasetya ,
I use API Postman from your link. How I do to use real transaction and disappear the watermark 'TEST'?
@owsis
Please complete your registration and business documents before using real Production Mode
https://midtrans.com/payments/how-to
I'll close this issue because this conversation is not related to the Repository. Please contact support[at]midtrans.com for further questions about Payment. Thanks.