Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8435097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T06:50:02+00:00 2026-06-10T06:50:02+00:00

When using paypal on magento there are two clear choices, standard and express. Its

  • 0

When using paypal on magento there are two clear choices, standard and express.

Its quite confusing the differences actually between them, but one of the main differences is that paypal standard completes the order straight away at the point of redirecting to paypal whereas express doesnt.

This essentially means that a users basket gets cleared using paypal standard at the point of transfer to paypal and if they click back they will not have basket.

At which exact point in the code is this occurring?

I can see the two payment methods in magento:

app\code\core\Mage\Paypal\Model\Express.php

and

app\code\core\Mage\Paypal\Model\Standard.php

but i cannot see where magento allows express to keep the order ongoing

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T06:50:03+00:00Added an answer on June 10, 2026 at 6:50 am

    The actual flow between Express and Standard is different…

    PayPal Express

    User gets redirected to PayPal directly after the payment method has been chosen (and obviously before the order has been completed). They return to the site to complete the order after authorising payment with PayPal.

    PayPal Standard

    User goes through entire checkout process and completes the order on site. They then get redirected to PayPal to sort out payment. They do not need to come back to the site to complete the order as it has already been completed before redirecting to PayPal. This is why you see the empty basket if you return to the site regardless of whether you pay at PayPal or not – the quote has already been converted to an order.

    So in this sense PayPal express is essentially checkout method and PayPal standard is a payment method.


    With regards to the exact place in code that this all happens…

    PayPal Express

    Uses the getCheckoutRedirectUrl() method which gets called in the savePayment() action of Mage_Checkout_OnepageController – so you get redirected before the order is completed as described above.

    PayPal Standard

    Uses the getOrderPlaceRedirectUrl() which gets called in the saveOrder() method of Mage_Checkout_Model_Type_Onepage

    Please see the links for exact code points that everything happens.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using magento 1.7, and one of the payment options is Paypal (UK) express
I have implemented few payment websites using PayPal Standard, PayPal Website Pro, PayPal Express
I am using PayPal Website Payments Standard in my magento based e-commerce site. At
I'm setting up Magento installation (using bitnami magento image 1.7.0) and can't get PayPal
I'm successfully using Paypal Express Checkout in a marketplace web app passing for every
I am using paypal Express Checkout method in my PHP site to get the
When a customer places an order using alternate shipping address using PayPal Express, PayPal
I am using PayPal Website Payments Standard to accept payments on an online store.
I am using paypal standard as my payment gateway. My problem is that, in
i'm using paypal's express checkout API in PHP, and the SetExpressCheckout operation works fine.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.