How to accept micropayments?
User can choose to purchase a single asset(like story, article, etc) instead of a subscription plan by doing micropayments. Accesstype provides integration with Paytm autodebit and Simpl for one click payments. This kind or subscripion purchases are called Pay Per Asset.
To create a pay per asset subscription, assets needs to be passed in subscriptionParams. And type
needs to passed as dynamic_asset
.
If you not using AccesstypeJS(not recommended), you could use APIs.
You need to configure atleast one payment gateway and a pay per asset pricing plan in Accesstype as a pre-requisite.