Skip to content

Real life handling of the ExpressCheckout#11

Closed
boryn wants to merge 2 commits intoOpenBuildings:masterfrom
boryn:master
Closed

Real life handling of the ExpressCheckout#11
boryn wants to merge 2 commits intoOpenBuildings:masterfrom
boryn:master

Conversation

@boryn
Copy link

@boryn boryn commented Feb 19, 2014

In ExpressCheckout mode there are no shipment costs and order items must be specified (even when doing do_express_checkout_payment()). I made some changes to the order, $params building and gave more infromation in the example.

PS. I also think the address 'www.paypal.com/incontext?token=' at which user is redirected after calling $express_checkout->set_express_checkout() should also be set as a constant in Payment class.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All transactions happen in an overlayer modal box, users will not need to leave your site during the whole process unlike other methods, where users will be redirected to PayPal official site to make payment.

I've always used ExpressCheckout with a redirect to paypal.com. I've previously have set up a popup and an iframe versions of a PayPal checkout. But I think the ExpressCheckout docs explain the flow with a redirect.

Could you point to the relevant PayPal documentation? Thanks!

@hkdobrev
Copy link
Contributor

@boryn Thank you for your work! Especially the documentation fixes! Could you address the inline comments?

@hkdobrev
Copy link
Contributor

Closing this one in favour of #12.

@hkdobrev hkdobrev closed this Feb 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants