ISO Implementation Guide
This section aims to help partners to find Rapyd's products and tools intended for ISO partners.
Boarding API
ABS is an API for onbarding merchants.
Base endpoint URL for UAT: https://boarding.uat.valitor.com
API Key for testing: ISO.tFPVY1K+NsCP0qDeoOm+rQhLroyg4lEeI+IXPOIX7fo=
Warning
Make sure not to post any sensitive or confidential data since this is a public API key.
3rd Party Processor
If a partner has an agreement with a 3rd party processor, section ValitorPay can be omitted.
ValitorPay (RapydGateway)
For card payments, wallet payments, push funds, pull funds and more.
To begin with, partners should test their integration against ValitorPay in the UAT environment.
APIKey for ISOs in UAT: "APIKey DemoMulti.GJjOqQ3I4PDhIMHyCz6a/5QEcwdF4X3bgJqlBfdCuXM="
Using the APIKey above, users must include parameters AgreementNumber and TerminalID with each request in ValitorPay.
For more examples, agreementNumbers and terminalIDs please follow Postman Implementation Guide found below.
ValitorPay Postman Implementation Guide
Back Office (Saga)
Back office API, also known as Saga, is an API that allows partners to get information about authorizations, transactions, exceptions, settlement, and more much related.
When partner is integrating to Rapyd, Partner Activation will create user for partners that wish to use Saga API. If a partner is already integrated with Rapyd and would like to request more system users pelase contact Partner Support
Saga API uses HTTP basic for authentication.
Base URL for PROD: https://api.saga.valitor.com/panthro/api/
Base URL for UAT: https://api.saga.uat.valitor.com/panthro/api/
Credentials for Saga in UAT environment
User: systemsagatestmerchant
Password: Valitor.2020
Rapyd Client Portal
Rapyd Client Portal is a highly customizable and easy to use back office portal that is designed to serve partners and direct merchants for all their reporting and information needs.
Rapyd Dispute Guide
For detailed information regarding disputes please follow the link below.
Rapyd Acquiring Dispute Operation Guide
Reports
The reports listed below are accessible to partners on Rapyd's SFTP server. To subscribe to receive the reports listed below, please contact Rapyd's Acquiring Implementation.
The Implementation team will need a public static IP address for whitelisting, mobile phone number and email from a contact to share the credentials with securely.
Webhooks
The authorization webhook service will send a notification in real time for all received authorizations. This is only meant to provide the partner/merchant with better reporting capabilities.
If a partner wishes to receive authorization webhooks please contact Rapyd's Acquiring Implementation team