Create Product
Headers
Body
Name of the product
Description of the product
URL of the product image
The price of the product in cents
Three-letter ISO currency code, in uppercase. Must be a supported currency.
Indicates the billing method for the customer. It can either be a recurring billing cycle or a one-time payment.
Billing period, required if billing_type is recurring
A list of features fpr the product.
Specifies the tax calculation mode for the transaction. If set to "inclusive," the tax is included in the price. If set to "exclusive," the tax is added on top of the price.
Categorizes the type of product or service for tax purposes. This helps determine the applicable tax rules based on the nature of the item or service.
The URL to which the user will be redirected after successfull payment.
Collect additional information from your customer using custom fields during checkout. Up to 3 fields are supported.
Response
Unique identifier for the object.
String representing the environment.
test
, live
, sandbox
String representing the object’s type. Objects of the same type share the same value.
The name of the product
A brief description of the product
URL of the product image. Only png as jpg are supported
Features of the product.
The price of the product in cents. 1000 = $10.00
Three-letter ISO currency code, in uppercase. Must be a supported currency.
Indicates the billing method for the customer. It can either be a recurring billing cycle or a one-time payment.
Billing period
Status of the product
Specifies the tax calculation mode for the transaction. If set to "inclusive," the tax is included in the price. If set to "exclusive," the tax is added on top of the price.
Categorizes the type of product or service for tax purposes. This helps determine the applicable tax rules based on the nature of the item or service.
The product page you can redirect your customers to for express checkout.
The URL to which the user will be redirected after successfull payment.
Creation date of the product
Last updated date of the product