Introduction
The Payments
module is an essential part of e-commerce applications. It provides methods for managing payments.
More information about the module's user interface https://doc.oneentry.cloud/docs/category/payments
const {
Payments }
= defineOneEntry('your-url', {
token: "your-app-token",});