Rollbase integration with payment system

Posted by anu31221@gmail.com on 13-Feb-2015 13:03

How to integrate roles with payment system like stripe or paypal or authorize.net or 2checkout.

Should we integrate inside Rollbase application or from product public site.

How the user will track how much they are paying monthly?

When adding new user to the existing zone how we can charge with integrated payment system.

All Replies

Posted by Godfrey Sorita on 13-Feb-2015 14:02

Hi Anurag,

How to integrate roles with payment system like stripe or paypal or authorize.net or 2checkout. 

Can you be more accurate on this? If you want to limit the access of certain roles to the payment system, you can either configure the permission of workflow actions or securely hide the links to the payment system using server-side JavaScript and tokens. 

Should we integrate inside Rollbase application or from product public site. 

I also need more information here. 

How the user will track how much they are paying monthly?

I haven't tested recurring payments using PayPal myself but the following links might help:

Integrating Recurring Payments

GetRecurringPaymentsProfileDetails API Operation (NVP)

When adding new user to the existing zone how we can charge with integrated payment system. 

There are many possible ways to charge your customer. It could be:

1. One-time payment before creation/activation

2. One-time payment after creation

3. Recurring payment based from the total number of users per month

Note: Each method would probably require various API from the payment system.

Regards,

Godfrey

This thread is closed