Add PayPal button to product page #27
Labels
paypal checkout
Related to PayPal Checkout Buttons
solidus frontend
Touches the Solidus frontend/storefront
Milestone
Like #26, we need to add a PayPal button to the product page. This will allow the user to check out completely on PayPals side. However, unlike #26, I think for this button we'll be sending only the product that this button was clicked on for, instead of the whole cart. Sort of like the instant checkout buttons with Amazon. I guess we'll use the quantity field to send how many of that product they want. This one might get a little hairy if the user already has an order in progress, because we'll need to create a new order on top of that one, but I'm sure we can figure that out.
The text was updated successfully, but these errors were encountered: