On-ramp Payment
Securo offers Fiat-to-Crypto (On-ramp) payment services with REST API. Securo allows developer apps to enable users to buy crypto directly inside their apps using fiat currencies via different payment methods such as cards, bank transfers, and other local payment methods.
Securo integrated with Transak to provide enhanced on-ramp services with Transak Widget UI, which can be integrated into the developer server backend via REST API.
Transak also helps us to verify the user KYC during the on-ramp payment services.
- 1.
- 2.Log in, and generate the API key.
- 3.
- 4.Use the customer email address to create the payment request via Payment API, and redirect the user to the payment webview.
- 5.Users can do the transaction by connecting web3 wallet and confirming the transaction.
- 6.Securo sends the webhook event to the developer's backend server after configuring the webhook setting.
Last modified 4mo ago