No momento, esta página não está disponível em português
Online-payment icon

Go-live checklist

Follow this checklist before you start accepting live payments.

The setup from your test Customer Area is not copied over to your live Customer Area, so you need to configure live settings for:

After you have configured your live Customer Area, test your integration by making real payments.

Account

Set up your live account structure

Give team members access to the live environment

Set up payment methods

The most commonly used payment methods are: Visa, Mastercard, American Express, Alipay, iDEAL, Apple Pay, Union Pay, Boleto, Google Pay, Klarna, SEPA

Discover popular ways to pay with our payment methods explorer.

  • Add all the payment methods that you want to offer to your shoppers.
  • Make sure that payments appear correctly on the shopper's bank statement. Configure the shopperStatement field when making a payment or when creating a payment session.

Finance

Receive payouts from Adyen

Use reports for reconciliation

(Optional) Set up a Reserve

  • Consider setting up a Reserve: this is used for refunds and other operational expenses in case of insufficient in-process funds.

Risk and compliance

Risk webinar

To learn more about risk management with Adyen, sign up for one of our upcoming webinars.

By default, your Adyen account has a risk profile based on industry standards.

Compliance

Make sure your integration supports 3D Secure, so that you can apply SCA for transactions in scope of PSD2 SCA and other local regulations.

3D Secure

Note that for Mastercard, the enrollment for 3D Secure can take up to 12 hours. This means that you might not be able to offer 3D Secure to your shoppers immediately after your live Customer Area has been activated.

  • Configure your own rules for Dynamic 3D Secure, to have more control over which transactions are processed with 3D Secure.
  • Make sure that you know how the 3D Secure flow is triggered by the information that you send in your payment request. For more information, refer to our 3D Secure integration guides.

API communication

Before you can make live API requests to Adyen, you need to:

Webhooks

End-to-end testing

To make sure your integration can handle the entire payment lifecycle, you need to test possible scenarios with real payment details.

Payments with real details incur fees. To have enough funds available for refunds, consider setting up a Reserve.

  • For each payment method that you offer, make a successful payment using real details.
  • Make a payment with resultCode: Refused, for example by entering incorrect card details.
  • Make a payment with refusalReason: FRAUD, by triggering multiple risk checks to achieve a risk score above 100.
  • Make a refund, and a partial refund.

Capture

  • If using manual capture, capture a payment.
  • If using manual capture or a capture delay of 1-7 days, cancel a payment before it has been captured.
  • If using multiple partial captures, capture a part of the authorised amount, and make sure that the remaining amount is not automatically cancelled.

Redirect payment methods

Redirect payment methods require the shopper to be redirected to another website or app to complete the payment. This is the payment flow for most wallets, online banking. We also support a redirect 3D Secure flow.

If you implemented any redirect payment methods, test the following scenarios:

  • After being redirected, wait for more than five minutes to complete the payment.
  • Select the Cancel/Back button on the redirected page, to cancel the payment.
  • Close the browser when on the redirected page, to simulate the shopper abandoning the session.

3D Secure

  • Make a successful payment with 3D Secure authentication, and verify that the flow that you chose to implement (either redirect or native 3D Secure 2) is triggered correctly.
  • Make a 3D Secure payment where the shopper fails to complete the challenge.
  • Make sure that 3D Secure is triggered correctly according to your risk settings (Dynamic 3D Secure and your risk profile).

Tokenization

If you implemented tokenization, follow the checklist below:

Next steps

Once you've completed the above checklist, you're ready to accept live payments!