Standard
The standard pricing model lets you set a flat-rate price for any product, either on a recurring basis or as a one-time charge.
Subscription businesses frequently offer customers a range of service tiers, each providing progressively more features and benefits. This model lets customers select from various options (such as Good, Better, or Best) and pay a fixed price based on their chosen tier.

Imagine a business offering three distinct service tiers: Bronze, Silver, and Gold, with both monthly and annual pricing options available for each.
To set this up in OpenPay, you would create three products: Bronze
, Silver
, and Gold
. Within each product, you would define pricing options that customers can choose from. For example, the Bronze product would have prices of $5 USD per month and $50 USD per year. Breaking this model out:

To create a price via our API, follow this guide here. Once you’ve created a price, you can also create a subscription via our API.