π―Integrate
The Swapped Commerce API is simple to get going with. Create payments and get order details programmatically, and integrate it directly within your existing checkout flows.

π© Single Use, One Time Payments

Swapped Commerce merchants can create Payment Links, which are single use payment links for an order using the API: Payment Links.
From the API response, you'll receive a payment link URL that you can load via iFrame, modal, or a new tab.
β»οΈ Static, Repeat Deposits

Swapped Commerce merchants can create Payment Routes, which are static, permanent wallet addresses for customers to deposit to: Payment Routes.
This is useful for creating an embedded payments or deposit crypto experience within a platform or mobile app experience.
π Get Payments Data
To get details about a payment from a customer for either a payment link or payment route, you can Get Payments.
Last updated