Create New Payment Gateway
Learn how to create new payment gateway.
Payment Gateways
The Payment Gateways Section is used to add, find, or edit payment gateways. Through an intuitive graphical user interface an administrator can create new payment gateways, or modify an existing payment gateway.
The following example describes how you would create or add and edit a new payment gateway on PAPE
.
Create New Payment Gateway
Once you are logged in, the screen as shown below will appear:
- Click on Gateways;
- Click on the Create New Gateway button on your right to add a new payment gateway and the following screen will appear:
The Country field is where you will need to identify and select the country that you will be operating this account.
The Gateway Type is a field where you will need to identify the type of payment gateway. Valid values are:
bank
,mobile-money
,wallet
The Institution Id field is a short local name of the institution, e.g
mtn
The Currency field requires you to identify your operational currency your financial institution issues. If you are a multi-currency financial institution, you will have to onboard each currency as a separate payment gateway.
Full Name Of Payment Gateway field is a required field of the long offical name of the payment gateway
Fee Structure shows the Fee Structure for all withdrawal charges performed by the payment gateway. Read more about the fee structure here
Email fields requires the Email of the payment gateway
website field is where you enter the website details of the payment gateway
Account Verification Endpoint field requires the Account Verification Endpoint for the payment gateway. Click here for more information regarding account verification endpoint
Account Verification Bearer Token fields requires the Account Verification Bearer Token for the payment gateway.
Processing Gateway field requires the id of the payment gateway which process all requests for this gateway. It Contains
null
if this is a root PAPE gateway.The RSA Public Key is the RSA public key of the payment gateway. You, the financial institution will have to generate an RSA 2048 public/private keypair. You will send PAPE the public key, while securing the private key on your end. Your private/public keys will be used to generate digital signatures to secure communications between your financial institution and PAPE.
- Click on the Add Gateway button once all fields in the above form have been correctly entered to create a New Payment Gateway.
Edit Payment Gateway
- To edit a Payment Gateway, from the list of displayed Payment Gateways, click the Edit section of the gateway you wish to edit in the list of payment gateways displayed section and a screen similar to the example below will open displaying the detail of the Payment Gateway:
- Edit the fields as necessary and click Edit Gateway button to save the changes.