AbanteCart Community
Shopping Cart Operations => Support => Extension Support => Topic started by: roxor on October 13, 2013, 03:46:46 PM
-
I tried to have it to mywebsite.com/shop/index.php?rt=checkout/success with no luck, what is the PayPal IPN return url supposed to be?
-
What are you trying to do? Abantecart does not support IPN yet.
-
forum.abantecart.com/index.php/topic,531.0.html
Had the same problem
-
And as that has seemed to work out for that person, i would assume it would for me as well, if i could just figure out what url to put as the return url.
-
I think you just need to enable IPN and you do not need to provide return URL.
If you use PayPal standard it provides return URL along with payment request when going to PayPal payment page.
-
I think you just need to enable IPN and you do not need to provide return URL.
If you use PayPal standard it provides return URL along with payment request when going to PayPal payment page.
It wont allow me to not put a url in. Do you have any clue what this included return url might be for PayPal Standard as i cant seem to find the info anywhere?
-
It seems that the conversation here is not on the same page yet. Here's a link to the PayPal developer notes regarding IPN that may help explain.
https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/ (https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/)
IPN is a reporting process from PayPal back to your URL of choice. However, the receiving URL needs some software that tells it what to do with the information. That is the one piece that is missing currently. Abantecart doesn't have a way to receive and use that information currently.
I believe the return URL that a PayPal user can set for a completed transaction is independent from the IPN function. The return to site URL is for the customer. IPN reporting is for the backoffice administration for accounting and processing.
Think of the IPN as a server to server communication in the same manner you might be receiving email notifications from PayPal whenever you receive a payment. The sender (PayPal) needs to know where to send the information but the receiver (your server address) need some instructions to know what to do with what it receives.
Perhaps the Abantecarte user that has indicated success is sending the info back to a url for the accounting function of a different software that has the ability to process the IPN information.
-
So how exactly should i go about accepting paypal payments and still get the records and account info on the AbanteCart shop? As in instantly so i dont have to be up 24/7 just to manually add everything to everybody who bought something.
-
Is it the pro version i need then or what?
-
Well I recently lost my return URL in return address and can not find it anywhere. I seem to think it was directed to something like subscriptions.php
but not sure
-
Well I recently lost my return URL in return address and can not find it anywhere. I seem to think it was directed to something like subscriptions.php
but not sure
Well isnt exactly much help i been getting to solve my issue of no record of any purchases, at least this is some sort of hint, i guess its just try and fail, then retry till i get it working
-
Yea..... solved the IPN web address. It should start with http://www.yourwebsitehere.com/subscriptions.php
-
Yea..... solved the IPN web address. It should start with yourwebsitehere.com/subscriptions.php
Only thing i could find close to that is 'Subscriber.php' under account files and after testing this it still does not provide any information on the store of any kind of purchase
-
Still no help so i can actually launch my webshop? Its a bit pointless with a webshop if the online invoice system doesnt get any indication from paypal, and its a bit stupid that i have to check my paypal email for any purchases instead of the admin panel on my shop... And then after having to manually add the purchase to the person so they can get shipping status etc.
*EDIT* Just found out i cant even manually add the order so this really is a problem!
-
Still no help so i can actually launch my webshop? Its a bit pointless with a webshop if the online invoice system doesnt get any indication from PayPal, and its a bit stupid that i have to check my paypal email for any purchases instead of the admin panel on my shop... And then after having to manually add the purchase to the person so they can get shipping status etc.
*EDIT* Just found out i cant even manually add the order so this really is a problem!
Hello. Did You read this? What PayPal extension do you use (PayPal standard, PayPal Pro, PayPal express checkout)?
If you use PayPal standard it provides return URL along with payment request when going to PayPal payment page.
I am just check PayPal standard extension with my PayPal sandbox. The only one thing I need to set up in extension is PayPal Email Address.
Let's see AbanteCart and PayPal process:
on checkout page customer select PayPal payment method
on checkout Confirm page customer click on Confirm Order button
next PayPal site load where customer pay order.
the page will appear
(http://s17.postimg.org/4th5dgmqn/paypal_std1.jpg) (http://postimage.org/)
Once customer click on 'return link' this will back to Checkout success page at AbanteCart
Also I see PayPal order in AbanteCart Admin-Sales-Orders section (double-checked).
"online invoice system" talk with PayPal in background if this not work on your side check for errors in AbanteCart and Server logs.
-
I'm using PayPal standard and at no time have I gotten the online invoice on the abantecart admin or under customer login. Not with sandbox or without which was my problem
-
I'm using PayPal standard and at no time have I gotten the online invoice on the abantecart admin or under customer login. Not with sandbox or without which was my problem
"online invoice system" talk with PayPal in background if this not work on your side check for errors in AbanteCart and Server logs just after you place order with PayPal.
to find AbanteCart error log (http://forum.abantecart.com/index.php/topic,834.msg3085.html#msg3085)
-
I'm using PayPal standard and at no time have I gotten the online invoice on the abantecart admin or under customer login. Not with sandbox or without which was my problem
"online invoice system" talk with PayPal in background if this not work on your side check for errors in AbanteCart and Server logs just after you place order with PayPal.
to find AbanteCart error log (http://forum.abantecart.com/index.php/topic,834.msg3085.html#msg3085)
I just tried two times. One with real money, one with sandbox and still nothing on the online panel what so ever. No errors in the error log either.
*edit* also my paypal standard plugin is version 1.0.1. I been trying to see if there was an update for it somehow but i cant seem to figure out if there is and if so how to actually update the plugin.
-
How can i enable
Yea..... solved the IPN web address. It should start with yourwebsitehere.com/subscriptions.php
Only thing i could find close to that is 'Subscriber.php' under account files and after testing this it still does not provide any information on the store of any kind of purchase
and I don see there is a Subscriber.php in the file system?
Also, how to enable IPN with paypal? as it must enter a IPN address