Create payment link
gambot_create_payment_linkCreate a secure hosted payment link for an organization. Share the URL with customers to add their card; card data is never handled by your API, and the token is saved on success.
Instructions
Build a secure hosted payment link (Tranzila) to add a card for an organization. Card data is never handled by the API — share the URL with the customer; the card token is saved on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | ||
| price | No | ||
| hasSim | No | ||
| currency | No | ||
| simNumber | No | ||
| companyName | No | ||
| contactEmail | No | ||
| paymentCycle | No | monthly / yearly. | |
| contactFullName | No | ||
| organizationName | Yes | ||
| contactPhoneNumber | No |