Can I set up Coppermine so members have to pay to enter? Can I set up Coppermine so members have to pay to enter?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Can I set up Coppermine so members have to pay to enter?

Started by afliktion, October 19, 2011, 11:18:11 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

afliktion

I am sorry if this is the wrong area. This place is a maze. Sorry.
Is there a way to set up Coppermine so users have to pay via PayPal to register?
" I can be rude too! X_X "

ΑndrĂ©

That's not possible out of the box and as far as I know such a plugin doesn't exist yet.

afliktion

" I can be rude too! X_X "

JUSTINTIME

Not so difficult perhaps - apply for a PayPal Merchants account, create a temporary sandbox account for testing. On your registration page replace the final "Accept" button with a PayPal button so that users are then sent to Paypal and must pay to complete the registration process. Once Paypal has recieved payment they are sent back to Coppermine as a registered user by adding a "final event" to the Paypal process - at least that is what I am understanding.