/payment

Create payments for your user to complete.

Currently we only support Coinbase Commerce for Crypto Payments.

/payment create <processor> <amount> <description>

Creates a new hosted url for a payment using the given parameters. Each processor requires configuration under the Payments area of the admin panel

Parameter NameTypeOptionalDescription

processor

Select

no

Prefilled list of available processors supported by Betsy. Each type requires configuration in the Payments area of the admin panel

amount

Number

no

The amount for the payment. In USD

description

String

no

The description for the payment

Last updated