Closed Shivam25092001 closed 3 months ago
Create the payment intent using: (eligible currency: EUR, country: AT)
var paymentIntent = await hyper.paymentIntents.create({ amount: 2999, currency: 'SEK', });
ADDED
TESTING
Create the payment intent using: (eligible currency: EUR, country: AT)
SCREENSHOT (TESTING)