Adyen Checkout API provides a simple and flexible way to initiate and authorise online payments. You can use the same integration for payments made with cards (including 3D Secure), mobile wallets, and local payment methods (for example, iDEAL and Sofort). This API reference provides information on
curl \ -H "X-API-Key: $API_KEY" \ https://checkout-test.adyen.com/v70/storedPaymentMethods
curl \
-H "X-API-Key: $API_KEY" \
https://checkout-test.adyen.com/v70/paymentLinks/{linkId}