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

GET resources #431

Closed
rudiedirkx opened this issue Jan 1, 2023 · 1 comment
Closed

GET resources #431

rudiedirkx opened this issue Jan 1, 2023 · 1 comment

Comments

@rudiedirkx
Copy link

It seems the service classes only POST data to the API, but can't GET a resource.

I can do a $checkout->paymentLinks($info); to make a payment link, and remember its id, but how do I GET the payment link details: https://docs.adyen.com/api-explorer/Checkout/69/get/paymentLinks/_linkId_ with this package? Seems like something the checkout/paymentlinks service could do.

@jillingk
Copy link
Contributor

Hi @rudiedirkx,

Thanks a lot for reaching out to us here, and massive apologies for the delayed answer. We have finally been able to add these new functionalities (in your case getPaymentlinks) to our library for checkout. Just a quick heads up :)

Best, Jilling
Adyen

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

No branches or pull requests

2 participants