Open Shivam25092001 opened 3 months ago
Create the payment intent using: (eligible currency: EUR, country: AT (any European country))
var paymentIntent = await hyper.paymentIntents.create({ amount: 2999, currency: 'EUR', }, });
Test cards [connector: adyen]
ADDED
TESTING
Create the payment intent using: (eligible currency: EUR, country: AT (any European country))
Test cards [connector: adyen]