Get Started In Two Steps
Hello there, developer! 👋 Welcome to the RexPay API documentation, where businesses accept payments seamlessly across web, mobile, and POS channels.Step 1: Create an account
Register your app
Register your app
- Sign up for a RexPay account or login.
- Complete your profile details.
- From the menu, select Developer Tools
- The page shows your Secret Key and Base URL.
Store your key securely as an environment variable. Do not share it or commit it to GitHub.
Step 2: Make your first API call
Use the 'Get Transaction Status' endpoint to check payment details.
Use the 'Get Transaction Status' endpoint to check payment details.
- Paste the following code into your command line:
-
You should get a response similar to the following:
The payment status was returned as Success which means the payemnt went thrugh.