Go Headless

/

REST
Articles
Get Started
Use the Wix MCP
What's New

App Management
OAuth 2
App Billing
App Instance
App Permissions
Embedded Scripts
BI Event
Editor Deep Link
Site Plugins

Business Solutions
eCommerce
Stores
Bookings
CMS
Events
Restaurants
Blog
Forum
Pricing Plans
Portfolio
Benefit Programs

Assets
Media
HTTP Functions
Pro Gallery

CRM
Members & Contacts
Forms
Community
Communication
Loyalty Program
CRM

Business Management
AI Site-Chat
Analytics
App Installation
Async Job
Automations
Calendar
Captcha
Categories
Cookie Consent Policy
Data Extension Schema
Dashboard
FAQ App
Get Paid
Payment Links
About the Payment Links APIs
Payment Links
Introduction
Sample Flows
Filtering and Sorting
Introduction to Settings
Payment Link Object
P
Create Payment Link
G
Get Payment Link
D
Delete Payment Link
P
Query Payment Links
P
Search Payment Links
P
Deactivate Payment Link
P
Activate Payment Link
P
Initiate Payment
P
Send Payment Link
P
Set Note
P
Update Extended Fields
P
Bulk Update Payment Link Tags
P
Bulk Update Payment Link Tags By Filter
Payment Link Created
Payment Link Deleted
Payment Link Activated
Payment Link Deactivated
Payment Link Note Set
Payment Link Payment Initiated
Payment Link Sent
Payment Link Updated
Payment Link Payments
Payment Link Settings
Receipts
Headless Authentication
Locations
Marketing
Multilingual
Notifications
Payments
Site Search
Secrets
Site Properties
Site URLs
Tags

Account Level
About Account Level APIs
Sites
Resellers
Domains
B2B Site Management
User Management
POST

Create Payment Link


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates a new payment link.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Paylinks
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/payment-links/v1/payment-links

Body Params
paymentLinkPaymentLinkRequired

Payment link to create.

Response Object
paymentLinkPaymentLink

Created payment link.

Create Payment Link
Request
cURL
Response
JSON
Errors
400Invalid Argument

There are 13 errors with this status code.

428Failed Precondition

There are 6 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Payment Link Created
Did this help?