react-native-checkout-mercadopago icon indicating copy to clipboard operation
react-native-checkout-mercadopago copied to clipboard

Generate PreferenceID

Open pablomayobre opened this issue 7 years ago • 1 comments

Both Android and iOS SDKs offer the MerchantServer.createPreferences function. It would be great to expose that to the JS side (or at least simulate it since if I understood right it is only an HTTP GET request with the JSON object as the body)

This request is only to be in feature parity with the SDKs (in the Basic Checkout API)

pablomayobre avatar Jun 10 '17 22:06 pablomayobre