Jump to content
  • 0

Question

Posted

Hi;

 

I'm building a dating site using OxWall, I need a payment gateway that will:

 

Accept Payments

Bill on a recurring basis

Change User Roles based on payment

 

Is Blesta my solution? 

 

Thanks

 

 

Don

3 answers to this question

Recommended Posts

  • 0
Posted

Clients can upgrade and downgrade services in the next version (now in beta) which is probably what you want. You would need to write a plugin if you want their roles to be changed automatically within OxWall. Blesta can do the other things you mentioned.

  • 0
Posted

Well maybe it can be done with universal plugin but it woud need probably some coding on Oxwall side to accept calls.But may be I'm wrong, not very familiar with oxwall,use it only once for short time.

  • 0
Posted

A custom module that either directly queries your Oxwall database, or (preferably) calls Oxwalls API (if they have one) would be your best bet. Blesta handles payments, recurring billing, etc natively. Your only real concern here is the ability to change user roles or any other activity that will need to occur with Oxwall based on the users subscription. For example, suspend their access if they don't pay, cancel their access if they cancel their service, and of course, grant their access when they pay. All of these functions would be done through the module.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...