Corefy

Disclaimers:
Only a full refund is supported by this gateway. Partial refunds are not allowed.
Mandatory Merchant Setup in Corefy
Enable “Send transaction's context on Return URL” to process 3DS transactions
Enable “Bypass commerce status page” to avoid a delay in completing the 3DS process
Enable “NonCVV” under “Merchant accounts” to process the sale using tokens without CVV
Known Issues
A 3DS frictionless transaction will not mark as "3DS Protected" if the “payment_card.verification” section is not received in the Corefy API response.
A rebill transaction will decline if it requires a 3DS challenge. If the initial transaction processed with a 3DS challenge then the rebill transaction is forced for a 3DS challenge by Corefy.
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.
Last updated