create_checkout
Generate a payment checkout page for processing transactions in Nigeria. Provide order ID, amount in kobo, and customer email to create a secure payment interface.
Instructions
Create a checkout page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Your order reference | |
| amount | Yes | Amount in kobo | |
| customer_email | Yes | Customer email |