MeenakshiSundaram R
MeenakshiSundaram R

Reputation: 2837

paypal payment standard in magento cart page?

I need to integrate paypal payment standard in magento cart page. I don't want to use express checkout. Because it again redirects to magento site for billing information and order conformation.

Below process is my requirement:

  1. user add a product to cart
  2. User click the paynow button in cart page
  3. User redirect to Paypal Login Page.
  4. After User login with paypal, confirm and pay the amount.
  5. User Redirect to magento thankyou page (order success page).

Is there any option in magento?

Upvotes: 1

Views: 918

Answers (1)

Gerzie
Gerzie

Reputation: 2330

Along with Payments Advanced and Payments Pro Magento does have a PayPal Standard option through the Community Edition. I was able to find a knowledge base article that walks you through setting up Payments Standard for Magento CE - http://www.magentocommerce.com/knowledge-base/entry/setting-up-paypal-payments-standard-for-magento-community/

Upvotes: 2

Related Questions