Navigation
Mobile DocsNavigation
Mobile DocsGlobal payment platform for businesses of all sizes.
Integrate with Adyen to process payments, manage transactions, and handle payouts globally. Adyen is an end-to-end payments platform that powers businesses like Uber, Spotify, and Microsoft with unified commerce across online, mobile, and in-store channels. Perfect for accepting payments, managing refunds, and accessing real-time financial data.
Placeholder: Enter your Adyen API key
Layout: full
Placeholder: Your merchant account name
Layout: full
Layout: full
Options: Test, Live
Layout: full
Options: Create Payment, Get Payment, Capture Payment, Refund Payment
Placeholder: Enter payment reference/PSP reference
Layout: full
Condition: operation = ["get_payment","capture_payment","refund_payment","cancel_payment"]
Placeholder: 1000
Layout: half
Condition: operation = ["create_payment","refund_payment","create_payout"]
Placeholder: USD, EUR, GBP
Layout: half
Condition: operation = ["create_payment","refund_payment","create_payout"]
Placeholder: Your order reference
Layout: full
Condition: operation = ["create_payment","create_payout"]
Placeholder: customer@example.com
Layout: half
Condition: operation = "create_payment"
Placeholder: Unique shopper ID
Layout: half
Condition: operation = "create_payment"
Placeholder: {"type": "scheme", "encryptedCardNumber": "...", "encryptedExpiryMonth": "...", "encryptedExpiryYear": "...", "encryptedSecurityCode": "..."}
Layout: full
Condition: operation = "create_payment"
Placeholder: https://your-website.com/payment/return
Layout: full
Condition: operation = "create_payment"
Placeholder: US, GB, NL
Layout: half
Condition: operation = "create_payment"
Placeholder: en-US
Layout: half
Condition: operation = "create_payment"
Placeholder: {"ownerName": "John Doe", "iban": "NL13TEST0123456789"}
Layout: full
Condition: operation = "create_payout"
Placeholder: {"street": "123 Main St", "city": "New York", "postalCode": "10001", "country": "US"}
Layout: full
Condition: operation = "create_payment"
Required
Required
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}