You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Integration of Axepta Online payment pages

Hosted by Axepta Online

Axepta Online offers 2 hosted and customizable pages for the payment experience :

  • A list of payment methods:
    • Merchants can display all the payment methods activated on his shop or choose the more relevenat ones regarding the profile of his client
    • Easy integration to offer several payment methods
  • Credit card forms
    • Form allowing cardholder to enter their card data in the secured and PCI DSS environnement


 

 

List of payment methods

Credit card forms
Screenshots

page bouton payer devise montant.png

Endpoint Axeptapaymentpage.aspxpayssl.aspx
Hosting and Data StorageAxepta BNP Paribas ServerAxepta BNP Paribas Server

Data Format

URL parameters (NVP Format: Name-value-pairs)

Input parameters (NVP Format: Name-value-pairs)

Data Transfer

Via HTTP GET or POST

Via HTTP POST


Hosted by the merchant

One-shot payment

Merchants can create ans host their own payment page. They will use the paynow.aspx endpoint in order to send the data.

This approach is very similar to BNP hosted payment forms and leaves the merchant in full control of the checkout experience as all website elements are delivered from the merchant’s server.

Merchants processing card transactions using the Silent Post model must submit the PCI DSS Self-Assessment Questionnaire (SAQ) A-EP. This SAQ is more comprehensive and thus might require more time and resources in comparison to SAQ A applicable to merchants that use hosted payment pages. However, merchants should always consult with their acquirer to evaluate the level of compliance required and refer to the PCI DSS guidelines. This does not affect the use of pseudo card numbers which is possible without submitting the SAQ questionaire.

One-click payment

Merchants can create a form for One-click payment, using the PCNr (Pseudo Card Number / Token) in the card JSON Object  and paynow.aspx.

In that case, the merchant is exempt from submitting the PCI DSS Self-Assessment Questionnaire (SAQ) A-EP.


Checkout experiences

Axepta Online offers 4 kind of customer experiences allowing merchants to choose the checkout experience that suits the best the customer experience they create.


Option

Redirection

iFrame

Lightbox/Pop-up

Mobile device

Overview

Advantages

-Easy integration

-Less development resources from the merchant’s side

-The buyer remains on the merchant’s website: Known and trusted environment

-The payment tunnel is fluid and dropouts are rare.

-A superimposed window will be displayed on the merchant’s website containing the payment form.

-Fully integrated to the merchant’s mobile app depending on the payment method.

To consider

- Leaving the payment tunnel

- If the user refreshes the website page, the written data will be lost, and the payment process should be made from the beginning.

-Some browsers may block pop-up windows.

- Payment can be made via browser

 

All details and customization capabilities available here : Checkout experiences and customization


  • No labels