Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Payments and Payment Gateway / APIs /

This is a forum for discussing SilverStripe can-do payments and their APIs / Gateways.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Help needed for a new member payment


Go to End


9 Posts   8336 Views

Avatar
wilsonStaff

Community Member, 143 Posts

13 October 2011 at 3:00pm

Hi, already have a site running under SS 2.4.5. I want to do the following:

- users can add their membership via a page
- they should be able to pay the cost of membership (multiple options) via Paypal
- once registered, they are added to a WHO'S IN membership page

Which module(s) to use?

- - -

I am more than willing to pay for someoen to do it.

Thanks for helping?

Avatar
Scott Farmer

Community Member, 49 Posts

31 October 2011 at 1:10pm

Hi,

Just read this post. Did you get this sorted? I have used the payment module example to build a members payment page.

Regards
Scott

Avatar
wilsonStaff

Community Member, 143 Posts

31 October 2011 at 1:27pm

Hi Scott, no havent got this sorted out.

Any help would be welcome.

Heres what i have to do:

TWO DISTINCTS PAYMENT SITUATIONS USING PAYPAL

1) A member price subscription:
- where one company can send infos (to subscribing needed) to site owner for membership (100$ per membership)
- where one company can add any number of representants (4 members will output a 400$ bill + taxes)
- paypal payment gateway

2) An event participation payment solution:
- a member can get himself registered for a paid event
- if the event costs $30, a 30$ bill will be issued
- if a companby sends 2 members at the event, a 60$ bill will be issued

Thanks!
- paypal payment gateway

Avatar
Scott Farmer

Community Member, 49 Posts

31 October 2011 at 1:33pm

Send me a email (scott at scottfarmer dot co dot nz) and we can pick it up from there.

Regards
Scott

Avatar
MarijnKampf

Community Member, 176 Posts

22 February 2012 at 4:10am

I'm currently in the middle of developing something similar. Would you be able to share your code?

Avatar
novaweb

Community Member, 116 Posts

2 March 2012 at 2:54pm

Marijn,

I have aspects of this which I can share with you (which you would need to stick together yourself)

Let me know if you're still looking.

Best,
Josh

Avatar
wilsonStaff

Community Member, 143 Posts

2 March 2012 at 3:07pm

Finally, i gave up. Ended up paying for a developperto integrate his solutions into SS. Each his own expertise.

And it works great.

Avatar
MarijnKampf

Community Member, 176 Posts

13 March 2012 at 8:52pm

Hi Josh, been away on holiday, but I hacked something together myself before I went. It's a bit of a hack, but when the next project comes along I want to do a proper paid membership module so I would love to see your code and use the best bits of it.

Go to Top