Overview
The Oceanpayment Subscription module enables merchants to implement recurring payment functionality within their systems. Once a user makes an initial payment, merchants can automatically trigger renewal transactions according to a set schedule (e.g., weekly, monthly, yearly), with flexible options for cancellation and renewal management.

Features
You can use Oceanpayment Subscriptions to set up and manage recurring payments with the following key characteristics:
- Charge according to your defined billing model. The process is automated and requires no action from the customer.
- Automatically bill users based on your controlled billing cycle. This allows you to easily create and manage subscriptions, and receive real-time updates on payment activity and subscription status.
| Feature Module | Description |
|---|---|
| Create QuickPay ID | Generates a user payment token (QuickPay ID) to manage the user’s card information |
| Initiate Deduction | Call the Oceanpayment gateway to process a payment |
| Recurring Billing | Automatically trigger recurring charges according to the merchant’s schedule |
| Cancel Subscription | Allow users to cancel their subscription |
Use Cases
- QuickPay: When a user clicks 'One-Click Pay' on your website, the system reuses the QuickPay ID.
- Recurring Billing: After the user authorizes the initial payment, subsequent billing periods automatically use the QuickPay ID for renewal.
🚀Getting Started
- Sign Up: Create an Oceanpayment merchant account and enable the subscription feature.
- Sandbox Testing: Obtain test credentials and integrate in the sandbox environment.
- Read the Docs📚: Consult the detailed API documentation and start development.
- Go Live: Switch to the production environment after verification.