paymentLinks
📄️ Deactivates a paymentLink (paymentLinks.deactivate) [autoAlias]
Deactivates a paymentLink
📄️ Checks the status of a checkout session (paymentLinks.checkoutSessionGetStatus) [autoAlias]
Checks the status of a checkout session by its checkout session id,if it's canceled or completed, it returns additional information about the checkout session, mainly coming from the paymentRequest, the shopper and the transaction
📄️ Creates a checkout session (paymentLinks.createCheckoutSession) [autoAlias]
Creates a single use paymentLink checkout session, and returns a checkout URL and checkout session token
📄️ Gets a paymentLink by its id (paymentLinks.get) [autoAlias]
Gets a paymentLink by its id
📄️ Creates a paymentLink (paymentLinks.create) [autoAlias]
Creates a paymentLink to allow users to pay for a service through payment requests
📄️ Lists paymentLinks (paymentLinks.list) [autoAlias]
Lists paymentLink by a list of filters