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
Expected behavior
What kind of data does Adyen expect for us to call this API, we're trying to tokenize / authorize paypal to a user account and we're getting validation error PaymentDetail not found
Screenshots
environment doesn't matter this is a REST API call
The text was updated successfully, but these errors were encountered:
Hi @salah-ghanim ,
Thank you for raising this issue.
The URL you reference to only show a list of the API Examples, and are not en extensive list of any request and response parameters that are available.
There is a PayPal paymentMethod object which you can find in our API Explorer.
We also have a more extensive guide on how to integrate with PayPal which. can be found in our Paypal Documentation.
I hope this helps to make your integration journey a bit easier.
Kind Regards,
Wouter
Adyen
Describe the bug
Adyen clearly supports paypal yet the specs are not provided regarding integrating it via the checkout API
To Reproduce
Steps to reproduce the behavior:
Expected behavior
What kind of data does Adyen expect for us to call this API, we're trying to tokenize / authorize paypal to a user account and we're getting validation error PaymentDetail not found
Screenshots
environment doesn't matter this is a REST API call
The text was updated successfully, but these errors were encountered: