Anyone with any experience with cakephp and paypal recurring/subscription payments?
Tried google and reading alot about subject, but if anyone know of any good guides, or know how to do it (have experience with similar setups) I will appreciate all help and suggestions on this :)
I have a member section with type 1 and 2
If type 2 = user need to subscribe monthly payment (fixed cost).
if type = 1 it is free.
So I am looking into how to implement this on cakephp framework.
1: How to set value to db that user subscription is valid = payment is beeing processed as it should
like if for some reason a subsciption is invalid (card not valid anymore or something) correct value is set to db.
2: How to implement a Cancel subscription with a link from website
3: Make it possible to subscibe without a paypal account
As always.. You bakers are awesome for you time spent on helping others =)
Thanks!!!
-Tom
-- Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
No comments:
Post a Comment