Skip to content

Latest commit

History

History
18 lines (13 loc) · 1.13 KB

File metadata and controls

18 lines (13 loc) · 1.13 KB

PlanCreate

Properties

NameTypeDescriptionNotes
namestrName of plan
amountintAmount should be in kobo if currency is NGN, pesewas, if currency is GHS, and cents, if currency is ZAR
intervalstrInterval in words. Valid intervals are daily, weekly, monthly,biannually, annually
descriptionboolA description for this plan[optional]
send_invoicesboolSet to false if you don't want invoices to be sent to your customers[optional]
send_smsboolSet to false if you don't want text messages to be sent to your customers[optional]
currencystrCurrency in which amount is set. Allowed values are NGN, GHS, ZAR or USD[optional]
invoice_limitintNumber of invoices to raise during subscription to this plan. Can be overridden by specifying an invoice_limit while subscribing.[optional]

[Back to Model list][Back to API list][Back to README]