With Paypal IPN you can put in custom variables or different URLs for different products like /ipn.php?product=1, /ipn.php?product=2 etc. In your php script you could just load the correct key pair depending on the URL parameters or custom variables passed.

Devon


Chunk 1978 wrote:
i've been researching aquatic prime and it doesn't seem easy to have
multiple apps if licenses are purchased thru PayPal.

Aquatic Prime + PayPal requires Auto Return to be turned on, and a
Return URL to be supplied.  the return URL leads to the .PHP file that
produces the license and and automatically sends it thru email.   the
supplied .PHP scripts are set up for one set of keys (Public Key and
Private Key)... different apps should have a different set of keys so
that purchasing one license for one app will not work on all apps the
developer offers...

the only thing i can think of is to have PayPal's Return URL be
directed to some sort of If/Else .PHP script that would load the
appropriate .PHP scripts for the appropriate purchased license, but
what would the variables be with paypal?

does anyone have experience with multiple apps and Aquatic Prime?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/dferns%40devonferns.com

This email sent to dfe...@devonferns.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to