#blinkdaffer
1 messages · Page 1 of 1 (latest)
Hi I believe we chatted about this yesterday
You'll need to handle displaying existing payment methods yourself with the react native sdk
Ah ok maybe this has been added since I last checked
Can you link the example you're using?
customerEphemeralKeySecret: empkey,
customerId: customerId,
paymentIntentClientSecret:paymentIntentClientSecret,
merchantDisplayName: 'whatever',
applePay: { merchantCountryCode: 'US' },
returnURL: 'uv://payment',
defaultBillingDetails: {
name: 'Jane Doe',
},
});
amount: amount,
currency: currency,
customer: customerId,
its a basic example
Can you link the guide/example?
i dont have a guide
And you're not a part of a beta we're running?
not yet
but i got it working
apperently the emprial key was not being set
thank you
but what is this beta about
So do you have it working now?
Ok cool
can you tell me more about the beta
No I wasn't aware of a beta, that's why I asked, sorry
ok thank you for your help