Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

Paypal integration with Paypal IPN

$
0
0
Need some help for Paypal integration. I did all the configuration what is mentioned in the documentation like: Paypal gateway URL, Return URL (Success), and Notification url (~/CMSModules/Ecommerce/CMSPages/PayPalIPN.aspx). But my order status is not updating even after the successful payment.Using sandbox account for testingAble to redirect to Paypal page (Sandbox account) and on completion of payment, successfully redirected back to site (thank you page) configured as Return URL in settingsBelow is the sample return URL from after succesfult payment/ConfirmPaypalPayment.aspx?amt=5.00@cc=USD@cm=en-US@item_name=Order%20ID%3A%201177@st=Completed@tx=83L5281177755044V How can I make sure PaypalIPN is executed properly, what else I need to do/check other than what I mentioned above. Can we debug the the code PaypalIPN.asps.cs Is there any webpart I need to add on the thank you page(ConfirmPaypalPayment)I am testing this in my local site with Sandbox accountPlease suggest.Thanks, Sharath

Viewing all articles
Browse latest Browse all 8901

Trending Articles