react-native-cafe-bazaar
react-native-cafe-bazaar copied to clipboard
Purchase response
... await CafeBazaar.open(); const details = await CafeBazaar.purchase(${productId},'"payload", 2); const callback = JSON.parse(details); ...
Please add to the document JSON.parse() requirement.