veritrans / veritrans.github.io

Veritrans documentation
http://veritrans.github.io
7 stars 15 forks source link

How to integrate with React Native #103

Closed owsis closed 6 years ago

owsis commented 6 years ago

How to integrated midtrans with React Native Framework?

rizdaprasetya commented 6 years ago

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

owsis commented 6 years ago

Hi, Can you show me the example code using https://api-docs.midtrans.com/ ?

On 18 July 2018 at 11:28, Rizda Dwi Prasetya notifications@github.com wrote:

Hi @owsis https://github.com/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.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/veritrans/veritrans.github.io/issues/103#issuecomment-405805152, or mute the thread https://github.com/notifications/unsubscribe-auth/AHO2BMF0XtzMz9UEhtK7P7S1CJN1X24Iks5uHrl0gaJpZM4VT589 .

-- Best regards, Siswo Teguh

rizdaprasetya commented 6 years ago

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

owsis commented 6 years ago

Hi @rizdaprasetya , I use API Postman from your link. How I do to use real transaction and disappear the watermark 'TEST'?

rizdaprasetya commented 6 years ago

@owsis Please complete your registration and business documents before using real Production Mode https://midtrans.com/payments/how-to

rizdaprasetya commented 6 years ago

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.