Server to Server Integration
Olympus Server to Server Integration#
APIs#
1.
Utilize Create Order API to generate orders with Olympus from your backend. API will return the orderId. 3.
Netbanking and wallet code will be shared separately.
4.
Submit the payment details for Card, Netbanking and UPI Collect using Submit Payment Detail API. API will return redirectionUrl and transactionId. 5.
Redirect user to redirectionUrl for bank authentication
6.
Once transaction is processed, you will receive S2S notification on notifyUrl provided in create order API or at time of onboarding. 7.
User will be redirected to Return url provided in create order API or at time of onboarding.
9.
For Processing refunds use, Refund API, it supports both full and partial refund. Modified at 2025-02-21 07:50:59