For the complete documentation index, see llms.txt. This page is also available as Markdown.

Corefy

Mandatory Merchant Setup in Corefy

  1. Enable “Send transaction's context on Return URL” to process 3DS transactions

  2. Enable “Bypass commerce status page” to avoid a delay in completing the 3DS process

  3. Enable “NonCVV” under “Merchant accounts” to process the sale using tokens without CVV


Step 1 - Activate Corefy

Go to Gateways Gateway Integrations and select Braintree. Click on + Activate.

Step 2 - Add Corefy credentials

Now the Create New MID page will appear. Double-check that Corefy is selected in the gateway field and fill in the rest of the info on the gateway profile.

  • AccountId. These will be the credentials of a user within Corefy

  • ApiKey. These will be the credentials of a user within Corefy

  • Service. This is the Service provided by Corefy. Generally this the payment method + currency. An example would be “payment_card_usd”.

  • PrivateKey. This is the key provided by Corefy.

Step 3 - 3DS

The checkout page must handle a merchant redirect exception. The consumer will be routed to Corefy to complete the checkout.

Basic 3DS Instructions

Last updated