# Documentation: Botter Pay ## Docs - [Introduction](https://doc.pay.bottercc.com/introduction-2331076m0.md): - Webhook [Webhooks](https://doc.pay.bottercc.com/webhooks-2331682m0.md): ## API Docs - Acceppt payment [Create Invoice](https://doc.pay.bottercc.com/create-invoice-42075913e0.md): Create a payment invoice to collect payment from your customer. you get a payment link and users have to visit that link to complete the payment. - Acceppt payment [Invoice status](https://doc.pay.bottercc.com/invoice-status-42077051e0.md): Query payment status for an invoice. If status in database is pending, the gateway actively calls PayU's verification engine in real time. If verified as paid, it instantly marks the transaction as success, credits your balance, and dispatches the webhook. - Acceppt payment [Refund invoce](https://doc.pay.bottercc.com/refund-invoce-42077145e0.md): Refund the payment to the payer if your system failed to deliver the product. - Acceppt payment [List invoices](https://doc.pay.bottercc.com/list-invoices-42077360e0.md): View all your invoices - Send payment [Send payment to upi](https://doc.pay.bottercc.com/send-payment-to-upi-42077383e0.md): Initiate a payout to transfer funds directly from your available merchant balance to any user or vendor's UPI ID / Virtual Payment Address (VPA). - Send payment [Payout status](https://doc.pay.bottercc.com/payout-status-42077387e0.md): Get payout status using payout id - Subscription [Create subscription](https://doc.pay.bottercc.com/create-subscription-42078321e0.md): Create a recurring subscription mandate session. Supports upfront trial tokenization (e.g., Pay ₹1 today, ₹199/month starting next month), flexible billing intervals, and auto-renewals. - Subscription [subscription status](https://doc.pay.bottercc.com/subscription-status-42078669e0.md): Query the current subscription status, cycle progress, next billing date, and the last 5 transaction payments. - Subscription [cancel subscription](https://doc.pay.bottercc.com/cancel-subscription-42078671e0.md): Immediately revoke and cancel an active subscription mandate.