Payment via paypal without having to enter address before going to payment gateway
I have an older version of uCommerce running 2.6 (I think) Am currently trying to set up another payment option with the default Paypal provider.
Is it possible to create the order without any address details, pass them over to paypal and then have that information populated via their paypal account upon completion of their payment?
I'm guessing no, but wondering if anyone else has had any experience with this. No need for a customer to enter their information twice if they already have a paypal account.
I have not used PayPal with uCommerce but take a look at this: https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/ As far as I know uCommerce expects the IPN from Paypal to complete the order. So according the link it is possible. Though I think you have to customize the existing PayPal service in uCommerce to set these information in the callback instead.
Payment via paypal without having to enter address before going to payment gateway
I have an older version of uCommerce running 2.6 (I think)
Am currently trying to set up another payment option with the default Paypal provider.
Is it possible to create the order without any address details, pass them over to paypal and then have that information populated via their paypal account upon completion of their payment?
I'm guessing no, but wondering if anyone else has had any experience with this. No need for a customer to enter their information twice if they already have a paypal account.
- Tim
Hi wolulcmit,
I have not used PayPal with uCommerce but take a look at this: https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/ As far as I know uCommerce expects the IPN from Paypal to complete the order. So according the link it is possible. Though I think you have to customize the existing PayPal service in uCommerce to set these information in the callback instead.
Best regards Martin
is working on a reply...