Create a payment link
POST/api/v1/plans
Creates a reusable payment link. Payment type and currency default to recurring and gbp when omitted. A fixed price is required unless the customer selects the amount; recurring-only, donation, stock, and download fields apply conditionally.
Request
Responses
- 201
- 400
- 401
payment link created
validation failed
authentication required