Paypal Query Paypal Query
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Paypal Query

Started by coach-jai, December 28, 2011, 05:40:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

coach-jai

Hi,

I am new to coppermine, and not great with web design but I have managed to get something done by way of an install on my fiances test site (www.staceymethven.co.uk).

What I want to do is only permit access to my gallery to users who have subscribed to my website using paypal.

I have found a couple of mods that allow a shopping cart to be added, whereby images are added to the cart then purchased, however I would like it where the user can browse thumbnails (as set by coppermine) and then to view full size images they have to be a registered member (and have paid their small subscription fee already).

Does anyone have any ideas on how I could do this?

Many thanks,

Jai

TheFLPatriot

I think all you would need to do is change the action of the "Agree" button in register.php to take the customer to your custom paypal page, then after submitting payment you could redirect them back to finish the registration. Or you could add verbiage on the registration form, or the disclaimer that indicates that users will not complete there registration until they go to your payment site first. Then you could email them details on how to pay after they register.