We use the Woocommerce Rest API to develop mobile applications such as Android and IOS. We integrated the payment method like Braintree using the WooCommerce PayPal plugin. Works on the Braintree payment gateway .
It works great on our website, but for mobile applications, you need a client token or Tokenization key to integrate the Braintree SDK.
This plugin does not store any Tokenization or Client Token keys in our database, since this will give it to the API for integration? It only stores the merchant ID in Braintree settings in woocommerce.
So, how will we integrate the Braintree payment gateway into the website and mobile application using the REST WooCommerce API.
Please suggest that anyone has an idea ...
android ios paypal woocommerce braintree
Mr. Ajay
source share