Forums

Form expiry and ccavenue gateway integration

nikita.gupta 05 Mar, 2012
I'll be having member groups (free and paid) either using the default joomla 2.5 or Akeeba Subscriptions. I have some following help and i'm willing to pay.

1. The free members will be allowed to submit the chrono form upto a maximum of 5 times. The user should be redirected to an upgrade page thereafter or be shown a message that his form has reached the maximum validity and has expired.

2. The paid membership should be allowed unlimited form submission but it has to be integrated with a ccavenue payment gateway.

Can this be achieved by default? if not, Can you work on this? estimate me your charges.

Thank You
GreyHead 05 Mar, 2012
Hi nikita.gupta,

Can this be achieved with ChronoForms; yes it's clearly possible. 1 is easy 2 more difficult.

Can this be achieved by default; no, it requires some custom work.

Is it worthwhile? Difficult to answer; custom payment gateways can and up being complicated and expensive.

Bob
nikita.gupta 05 Mar, 2012
Could you get me a heads up on how to go about point 1? I'm little lost after going through it in the localhost. i manage to setup the form and its working but needs your guidance on the 5 times limit.

Also, ccavenue gives out its api and all the necessary documents (if i'm not wrong). i can provide the merchant ID and other details necessary. i believe chrono forms has integrated with other payment gateways already. Could you PM me the estimate charges?

Thank You so much for your time.
nikita.gupta 06 Mar, 2012
BUMP.

Could you please explain about the point 1 atleast?

How do i limit the form submission of a user to x times? I can't seem to figure it out my self :/
GreyHead 06 Mar, 2012
Hi nikita.gupta ,

Sorry, just busy here.

Save a record to a database table including the user id and a counter; each time they submit the form increase the counter by 1. Check the table in the On Load event and if the counter is set to five block their access.

Bob
nikita.gupta 07 Mar, 2012
Thank you. I thought the limit function was a built-in by default.

Is there a possibility to help me with the codes? i'll paypal you the amount in advance if needed be. Its better if its free but please PM me your estimate. I need the ccavenue integrated too but that's for later.
nikita.gupta 15 Mar, 2012
bump.

could someone please help me with the codes?
GreyHead 17 Mar, 2012
Hi nikita.gupta,

I'm sorry but the forum is busy at the moment and so am I; it just isn't possible to write custom code for every user who would like it.

This isn't very difficult; I suggest that you find someone with some PHP and MySQL experience to help you.

Bob
This topic is locked and no more replies can be posted.