Unable to take information from PayPal payment page to site.

prem2k
Contributor
Contributor

I have signed up with PayPal standard payment (free one) as the payment gateway on my website.  The site content is generated dynamically from database and therefore the prices and conditions carries to PayPal gateway screen for processing payment.

 

Buyers add items to the shopping cart and can choose to continue shopping followed by checkout and payment on PayPal screen.

 

After payment: page display two links '1. Return to the site and 2. Check PayPal account'

 

Processed information is send back to the site only if ‘1. Return to the site’ is clicked. 

 

Is there any way I can take the information from the PayPal screen and post it back to my site for stock maintenance, records, and to send invoices?

 

Thanks for any help you can give.

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

snowshoe
Frequent Advisor
Frequent Advisor

In order to update your end, ever if the customer does not return to your site would be to use PayPal's IPN feature.  You can find out more via the following links:

 

IPN Overview:

https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/

 

IPN User Guide:

https://www.paypalobjects.com/webstatic/en_US/developer/docs/pdf/ipnguide.pdf

 

IPN Details:

https://developer.paypal.com/webapps/developer/docs/classic/products/instant-payment-notification/

View solution in original post

Login to Me Too
1 REPLY 1
Solved

snowshoe
Frequent Advisor
Frequent Advisor

In order to update your end, ever if the customer does not return to your site would be to use PayPal's IPN feature.  You can find out more via the following links:

 

IPN Overview:

https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/

 

IPN User Guide:

https://www.paypalobjects.com/webstatic/en_US/developer/docs/pdf/ipnguide.pdf

 

IPN Details:

https://developer.paypal.com/webapps/developer/docs/classic/products/instant-payment-notification/

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.