adyen.com

The Test Cards API provides endpoints for generating custom test card numbers. For more information, refer to Custom test cards documentation.

🔑 apikey 1 endpoints payment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

adyen-sdk-explorer ✓ Official
npm install adyen-sdk-explorer
# See https://github.com/Adyen/adyen-swift-public-api-diff
# See https://github.com/Adyen/adyen-authentication-ios
# See https://github.com/dmitry-blackwave/adyen-react-native
adyen-pos-mobile-ios ✓ Official
# See https://github.com/Adyen/adyen-pos-mobile-ios
curl examples
Creates one or more test card ranges.
curl \
  -H "X-API-Key: $API_KEY" \
  https://pal-test.adyen.com/pal/services/TestCard/v1/createTestCardRanges
Endpoints (1 total)
POST
/createTestCardRanges
Creates one or more test card ranges.
At a glance
Total SDKs5
Languages5
Endpoints1
Authapikey
Categories1
https://pal-test.adyen.com/pal/services/TestCard/v1