Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Jun 2008
    Posts
    8
    Plugin Contributions
    0

    help question Question about paypal IPN website payment standard

    i've finish the install as the instruction said. but the orders status still showing Processing at the moment. what should i do or just wait for it been actived? THX

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Question about paypal IPN website payment standard

    "Processing" means payment has been received and the store owner is processing the order.

    You, as the store owner, get to update the status to something else while you're processing the order. It does not update automatically. That's entirely up to you.

    If payment hasn't been received yet, the order would usually be in "Pending" status.


    If you find the names of the statuses confusing, you can change them in Admin->Localization->Order Status.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Question about paypal IPN website payment standard

    THX。 i didn't mean the the customer order. i mean how to set up paypal website standard payment. i followed the instruction installed the paypal website standard payment, this method doesn't appear on the payment selection.
    on the modules->payment modules, paypal.s Orders Status is Processing .
    any one could tell me how to install PayPal IPN - Website Payments Standard?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Question about paypal IPN website payment standard

    Quote Originally Posted by tommy9177 View Post
    installed the paypal website standard payment, this method doesn't appear on the payment selection.
    What payment methods *do* show on your checkout_payment page?
    What is the URL where this can be seen?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jun 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Question about paypal IPN website payment standard

    i closed down other payment method.
    i only accept paypal website payment stand

    have a look the pic i enclosed


  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Question about paypal IPN website payment standard

    You didn't answer either of my questions.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Apr 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Question about paypal IPN website payment standard

    I'll answer it since I see the same issue on my site.
    It has the icons that show we accept:
    Visa, MC, AMEX, Discover, Paypal
    Then when you click continue checkout it takes you to the order confirmation and then to the paypal website.

    I only gives you an option to login to paypal and does not allow to just pay with a credit card. In addition, how can I change all the info to show my business name versus the emai address?

    http://kitsandcaboodles.com/cart/ind...ckout_shipping

    [email protected]

    ItemUnit PriceQtyTotalKits and Caboodles Purchase Item # Store Receipt
    $16.301$16.30Subtotal:$16.30Total:$16.30USD
    Kits and Caboodles Purchase


    Total:$16.30USD



    Click to view purchase details
    Click to close purchase details

    PayPal is the safer, easier way to pay

    PayPal securely processes payments for [email protected]. You can finish paying in a few clicks.

    Why use PayPal?


    - Use your credit card online without exposing your card number to merchants.
    - Speed through checkout. No need to enter your card number or address.
    Sign up for a PayPal account and continue checkout.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Question about paypal IPN website payment standard

    Quote Originally Posted by kits1 View Post
    I see the same issue on my site.
    I'm not sure you're talking about the same issue ... theirs seems as though there is no payment choice on the checout-payment page, meaning they can't even get to the Paypal site via checkout ... whereas you are saying you are getting to the PayPal page but you don't like what you see there.

    Quote Originally Posted by kits1 View Post
    er, Paypal
    Then when you click continue checkout it takes you to the order confirmation and then to the paypal website.

    I only gives you an option to login to paypal and does not allow to just pay with a credit card.
    There are various possible reasons for that:
    1. You've already logged into PayPal on your computer, and thus PayPal put a cookie in your browser indicating that you obviously have a PayPal account, and thus they see no reason to offer *you* the screen which lets you pay without an account. They just give you a login screen at first. There is a link on the page to allow you to choose another view.
    If you delete the PayPal cookie from your browser's cookies, then the PayPal screen will show on your computer as if you'd never used PayPal before, thus allowing you to create a PayPal account and enter your credit card details.

    2. In some countries, PayPal doesn't let customers pay without creating an account. Only PayPal can explain that list of countries and the reasons why.

    3. If your PayPal account settings don't have the option set to "Allow purchase without an account", then that option won't be presented to customers. If I remember correctly, you must have a PayPal "Business Account" in order to see this option.

    Quote Originally Posted by kits1 View Post
    In addition, how can I change all the info to show my business name versus the emai address?
    If you upgrade your PayPal to a "Business" account, then it will display your Business name. Until then, it displays your account's email address.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Apr 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Question about paypal IPN website payment standard

    Thank you very much.
    It fixed itself with a change in email address. Originally I had an email address that I thought I will use, but I set up the paypal account with a different one, so that's why it was a mess.
    Need to make sure that the email address is correct on the paypal setup within zencart.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Question about paypal IPN website payment standard

    Quote Originally Posted by kits1 View Post
    Need to make sure that the email address is correct on the paypal setup within zencart.
    Yes, that's always a good idea.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. PDT Token question for PayPal IPN - Website Payments Standard
    By nadsab in forum Addon Payment Modules
    Replies: 8
    Last Post: 31 Aug 2010, 12:12 AM
  2. Dumb Question about Paypal IPN Payment Module
    By nehoward64 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 16 Aug 2010, 07:26 PM
  3. PayPal IPN - Website Payments Standard(v1.3.8a/v1.3.8)
    By Bobthecow in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 16 Jan 2010, 07:52 AM
  4. PayPal IPN - Website Payments Standard
    By nosnappyname in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 12 Feb 2009, 01:23 AM
  5. PayPal IPN - Website Payments Standard
    By breck in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 1 Jun 2008, 08:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg