Accounting API

Instalment Plans

Instalment payment plans open up a new realm of financial flexibility for customers, facilitating the payment for purchases over a predetermined timeline. Unlike the traditional lump sum payment approach, instalment plans distribute the total cost over smaller, manageable sums that are payable at regular intervals.

This alternative payment methodology not only boosts affordability but significantly enhances customer convenience. It possesses the potential to stimulate sales by enabling customers to acquire more expensive items without the burden of immediate full payment. Consequently, it fosters an accessible and consumer-friendly shopping environment.

Specific terms, such as the duration of payment and any applicable interest rates, can be tailored to suit the provider's policy. This flexibility allows you to offer customizable solutions to your customers, keeping their financial comfort in focus. The instalment payment method emerges as an effective instrument for managing finances in the digital shopping realm, promoting a customer-centric approach.

In order to use Instalments plans you need to have a valid Stripe account attached to your Tamio dashboard.



Description

Method

URL

Create Instalment Plan

POST

/v2/instalments/create

Update Instalment Plan

POST

/v2/instalments/update/:id

Retrieve Instalment Plan

GET

/v2/instalments/retrieve/:id

Delete Instalment Plan

DELETE

/v2/instalments/:id

List All Instalment Plans

GET

/v2/instalments/list