Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST checkout/payments doesn't document paypal #34

Open
salah-ghanim opened this issue Dec 8, 2022 · 1 comment
Open

POST checkout/payments doesn't document paypal #34

salah-ghanim opened this issue Dec 8, 2022 · 1 comment

Comments

@salah-ghanim
Copy link

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:

  1. Go to https://docs.adyen.com/api-explorer/Checkout/69/post/payments
  2. Click on https://docs.adyen.com/api-explorer/Checkout/69/post/payments#examples-request-applepay
  3. Scroll down as much as you like
  4. no Paypal!

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
Screen Shot 2022-12-08 at 16 53 23

environment doesn't matter this is a REST API call

@wboereboom
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants