Versions Compared

Key

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

...

Tip

This file recovery method requires the generation of SSH and PGP key pairs that will be used to:

  • The establishment of a secure connection between the merchant's information system and the Axepta sFTP server.
  • The reconciliation file decryption generated by Axepta.


Implementation steps


  1. The Merchant contacts Axepta Support to request the reconciliation file availability via sFTP.
  2. Axepta Support contacts the Merchant and asks it to send his SSH and PGP public keys.
  3. The Merchant creates his SSH and PGP key pairs. The merchant only submits his public keys to Axepta Support.
  4. Axepta Support set up the appropriate configuration.
  5. Axepta Support sent the Merchant Axepta sFTP connection data by mail.
  6. The Merchant establishes the connection between his information system and the Axepta sFTP, recovers the encrypted file and decrypts it.


Step details


Step 1: Sending the request to Axepta support.


The merchant send the sftp request by e-mail to Axepta support. 

...

Info
More details regarding Support: Contact Axepta BNP Paribas helpdesk


Step 2: Sending SSH and PGP public keys


In response, Axepta Support contacts the merchant by email so that he can send back SSH and PGP public keys.

...

Info
titleExample of a public key request template issued by Axepta Support

Please note the following information in order to set up reconciliation files via sFTP:


  1. Please find our public key attached.
  2. Please provide us with your PGP public key in .asc format (with an RSA length of at least 4096 Bit).
  3. Please send us a public SSH key in .ssh format (the command for creating an SSH key is as follows: ssh-keygen -b 4096 -t rsa).


It is necessary to assign an email address to your public PGP key as it will act as an identifier.


We recommend that you do not use a private email address but an email address from the company's domain.


We will complete the configuration of your account and send you your access data by e-mail after receiving your data.


Step 3: Generate SSH and PGP key pairs and sent to support


Step 3.1: Generate Key Pairs

...

Info
To know more details regarding support Axepta: Contact Axepta BNP Paribas helpdesk


Step 4 and 5: Configuration by Axepta Support


Axepta Support configures the SSH and PGP public keys provided by the merchant on the Axepta platform.

...

Info
titleExample of return mail:

The SSH public key has been configured

 Your SFTP account configuration is finalized. You can now download your reconciliation files using the following information.

  1. Username: bnp_''MID name''_batch
  2. Directory: /paygate/''MID name''
  3. URL:''MID name''@xxxxxx.axepta.bnpparibas



Step 6: Connect to sFTP and retrieve the reconciliation file


The Merchant, the implementation manager or the IT department, sets up the connection between the information system and the Axepta server.

...