Getting Started with the System
To start working with the system, the Merchant receives credentials for accessing the Web Portal at the following URL:
- Test environment:
https://secure-test.8b.world
- Production environment:
https://secure.8b.world
For any User wishing to make a payment via the Partner's website or mobile application, an HTTP POST request must be initiated to the URL https://secure(-test).8b.world/pay
.
The User will be redirected to the https://secure(-test).8b.world/pay
payment page, where they can complete the payment using the payment systems available to the Merchant.
To make requests, you will need an api_key
and secret_key
.
You can obtain these on the “Payment Tools” – “My Shops” page.
For processing payments using the gateway form, select the “Payment Form” option:
Verify the amount and currency, then click “Pay”:
After the payment attempt, the system will redirect to the payment form. This form can be customized to suit your requirements:
Updated 4 months ago