Create a payment link
Payment Links
Create a payment link
POST
Create a payment link
Headers
Body
application/json
URL slug (3-30 chars, lowercase alphanumeric + hyphens)
Example:
"my-shop"
Title displayed on the link page
Example:
"My Payment Page"
Link type: "link" or "church"
Example:
"link"
Example:
"Pay for goods and services"
Example:
"https://example.com/avatar.png"
Example:
"#6366f1"
Example:
"Thank you for your payment!"
"flexible" | "fixed" | "preset"
Example:
"flexible"
Fixed amount (required when amountType is "fixed")
Example:
49.99
Preset amounts (required when amountType is "preset")
Example:
[5, 10, 25, 50, 100]Currency code
Example:
"USD"
Minimum amount for flexible payments
Example:
1
Maximum amount for flexible payments
Example:
10000
Example:
true
Example:
false
Example:
true
Example:
true
Example:
true
Church-specific config (categories, memberId, etc.)
