Quote:
|
Originally Posted by Toney Can i ask... how many URLs does paypal allow you to enter in your profile?
But your using two urls/scripts?
-T |
Paypal only allows you to enter one IPN script in your profile.
the problem is if you want to use that paypal account to handle say paypal with vbulletin and paypal with photopost you cant.
What would be nice is if you guys, and the vbulletin team coded your IPN/Paypal stuff a little differently. On page 106 of the paypal IPN manual it talks about a field you can send along with your paypal transaction/button called "notify_url". This specifies the url that will process the payment.
what would be nice is if photopost had its own IPN processing url that could be sent along with the transaction to process it. Would mean i could use multiple software with one paypal account.
the manul can be found here :
https://www.paypal.com/en_US/pdf/integration_guide.pdf
page 106 - Setting up IPN.