react-native-cafe-bazaar icon indicating copy to clipboard operation
react-native-cafe-bazaar copied to clipboard

Purchase response

Open reza-madani opened this issue 5 years ago • 0 comments

... await CafeBazaar.open(); const details = await CafeBazaar.purchase(${productId},'"payload", 2); const callback = JSON.parse(details); ... Please add to the document JSON.parse() requirement.

reza-madani avatar Sep 07 '20 15:09 reza-madani