Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FLOA Pay allows a merchant to offer 3X, 4X, 1XD or 3XD installment plans for customers during checkout. During the first step FLOA Pay checks the customer for eligibility for chosen installment. Then, in case of positive result, FLOA Pay redirects the customer to FLOA Pay Hosted Payment page. A merchant can be configured on FLOA Pay side for AUTO Capture or for MANUAL Capture. In case of AUTO Capture, FLOA Pay does not expect capture from the merchant. FLOA Pay does capture automatically based on the authorization. In case of MANUAL Capture, the merchant needs to call Capture API. After a credit check, FLOA Pay assumes the entire customer's payment default risk for each transaction. The merchant receives full amount of the installment from FLOA Pay after capture.

Configuration

Axepta Floa 1

Axepta Floa 3

...

Accounts configuration :

Go to Merchant tools > AXEPTA BNP PARIBAS Module > Accounts Configuration > EUR and activate the FLOA payment method.


Image Added

Payment method :

Go to Merchant tools > Ordering > Payment Methods and add the FLOA payment method. You can also import the payment-methods.xml file.


Image Added

Custom preferences

Import the system-objecttype-extensions.xml file. 4 new preference groups should appear in Merchant tools > Site preferences:

Axepta Floa configuration.

1. Axepta Floa 1.

2. Axepta Floa 2.

3. Axepta Floa 3.


Image Added

Axepta Floa configuration

  • axpCreateInstallmentUrl : Authorization: To create an installment, call the following URL.
  • floa_merchantID: Your Mechant ID FLOA.

Axepta Floa 1

Follow this documentation to find out your test merchant site ID : Tester FLOA - Documentation Axepta BNP Paribas

- Axepta

  • floa_1_enabled : Activate FLOA 1X.
  • floa_1_merchantSiteID : Your merchant site ID FLOA.
  • floa_1_numberOfDaysOfDeferral : Number of days of deferral.
  • floa_1_min : Min order amount to allow 1x installment payment.
  • floa_1_max : Max order amount to allow 1x installment payment.

Image Added

Axepta Floa 3

Follow this documentation to find out your test merchant site ID : Tester FLOA - Documentation Axepta BNP

Paribas - Axepta

  • floa_3_enabled : Activate FLOA 3x.
  • floa_3_merchantSiteID : Your merchant site ID FLOA.
  • floa_3_min : Min order amount to allow 3x installment payment.
  • floa_3_max : Max order amount to allow 3x installment payment.

Image Added

Image Added

Axepta Floa 4

Follow this documentation to find out your test merchant site ID : Tester FLOA - Documentation Axepta BNP

Paribas - Axepta

  • floa_4_enabled : Activate FLOA 4x.
  • floa_4_merchantSiteID : Your merchant site ID FLOA.
  • floa_4_min : Min order amount to allow 4x installment payment.
  •  floa_4_max : Max order amount to allow 4x installment payment.

Image Added

Storefront Functionality

Display FLOA in the Checkout

...