Ana içeriğe geç

Adyen

Adyen provides a unified payment platform with fraud protection and global acquiring.

1. Get credentials

Sign in to the Adyen Customer Area. Under DevelopersAPI credentials, create a web service API credential and generate an API key with payment permissions. Note your merchant account name (from the credential or dashboard). Copy the API key and merchant account name.

2. Create the provider in Casdoor

ProvidersAdd. Set Category to Payment, Type to Adyen. Map:

CasdoorAdyen
Client ID 2Merchant account name
Client secretAPI key

Client ID is not used for Adyen.

3. Attach to a product

Add the Adyen provider to the product in Casdoor. Checkout redirects users to Adyen’s hosted page. Payments are created dynamically; Adyen supports cards, digital wallets, and local methods based on your account.

not

Test vs live is determined by Casdoor’s runmode in conf/app.conf. Use test API credentials in development.