You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, the generatePaymentToken param is exclusive for "Credit Card" purchases.
If you need to generate a token to reuse it later, please avoid having PayPal as a payment method for those transactions.
You can specify this with the allowedPaymentMethods param.
We are working on allowing tokenized payments with PayPal as well, but this may take a few weeks still. I'll let you know as soon as it's done.
Please let us know if there's anything else we can do from our side.
Hi guys.
I have troubles with PayPal integration.
When I'm using PayPal and trying to send request with
"generatePaymentToken" => true
I'm receiving ApiException: "child "expireAt" fails because ["expireAt" must be a number]".
Is it ok?
The text was updated successfully, but these errors were encountered: