Results 1 to 10 of 475

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    When you view the order in PayPal's management-console, what shows for the order's shipping address?

  2. #2
    Join Date
    Aug 2004
    Posts
    823
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    When you view the order in PayPal's management-console, what shows for the order's shipping address?
    When I log into PayPal and pull up the order, it also has the incorrect state ("CA") which matches what the plugin shows me under "Click for Additional Payment Handling Options" --> Details.

    So to recap: the state is correct in the ZenCart database (Orders --> Shipping State/BillingState). But it is NOT correct under the Plugin's transaction Details, nor is it correct when logging into PayPal to see the details. See attachments.

    Click image for larger version. 

Name:	ZenCartCorrect.jpg 
Views:	72 
Size:	15.8 KB 
ID:	20870
    Click image for larger version. 

Name:	PluginNotCorrect.jpg 
Views:	73 
Size:	16.8 KB 
ID:	20871
    Click image for larger version. 

Name:	PaypalNotCorrect.jpg 
Views:	73 
Size:	38.6 KB 
ID:	20872
    - Jeff

  3. #3
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by Jeff_Mash View Post
    When I log into PayPal and pull up the order, it also has the incorrect state ("CA") which matches what the plugin shows me under "Click for Additional Payment Handling Options" --> Details.

    So to recap: the state is correct in the ZenCart database (Orders --> Shipping State/BillingState). But it is NOT correct under the Plugin's transaction Details, nor is it correct when logging into PayPal to see the details. See attachments.

    Click image for larger version. 

Name:	ZenCartCorrect.jpg 
Views:	72 
Size:	15.8 KB 
ID:	20870
    Click image for larger version. 

Name:	PluginNotCorrect.jpg 
Views:	73 
Size:	16.8 KB 
ID:	20871
    Click image for larger version. 

Name:	PaypalNotCorrect.jpg 
Views:	73 
Size:	38.6 KB 
ID:	20872
    Hi Jeff,
    I just wondered if you are still using the Restful module? Maybe its just a slight glitch on the admin side perhaps, but all else okay. Just curious as I have to give notice to my payment network if I go on to Restful instead.

  4. #4
    Join Date
    Aug 2004
    Posts
    823
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by HeathenMagic View Post
    Hi Jeff,
    I just wondered if you are still using the Restful module? Maybe its just a slight glitch on the admin side perhaps, but all else okay. Just curious as I have to give notice to my payment network if I go on to Restful instead.
    Yes, I am still using it, because it's a great module. But I still have the problem of occassional transactions posted to PayPal with "CA" as the state, even though the actual state could be Illinois or something else.

    Apparently no one seems to know WHY this is happening. I see no rhyme or reason to it. It doesn't happen on all orders, only some. Our configuration is set to AUTHORIZE ONLY, because we manually capture the final sale after we vet the customer for fraud. That is how we caught this error, because we noticed a lot of the posted PayPal addresses had the different state than the actual address on ZenCart.
    - Jeff

  5. #5
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by Jeff_Mash View Post
    Yes, I am still using it, because it's a great module. But I still have the problem of occassional transactions posted to PayPal with "CA" as the state, even though the actual state could be Illinois or something else.

    Apparently no one seems to know WHY this is happening. I see no rhyme or reason to it. It doesn't happen on all orders, only some. Our configuration is set to AUTHORIZE ONLY, because we manually capture the final sale after we vet the customer for fraud. That is how we caught this error, because we noticed a lot of the posted PayPal addresses had the different state than the actual address on ZenCart.
    Thanks Jeff, think I will have to make the switch. Starting to have problems with my card processor again, need something more reliable and Paypal / Paypal Payments Pro was that. Slightly higher fees per transaction, but not paying the two monthly elsewhere makes it cheaper anyway.

  6. #6
    Join Date
    Aug 2004
    Posts
    823
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    I just got this email from PayPal. I wonder if it's related to the issue we are seeing with the state being incorrect when it's sent to PayPal:

    "We’ve spotted an API error that’s causing payment failures at checkout. Here's the error description:

    "The INVALID_RESOURCE_ID error occurs when the information sent to PayPal's system is incomplete, incorrect, or formatted improperly. This typically happens when required details are missing or don't match what PayPal expects."

    Fixing this issue will ensure your customers have an easy checkout experience while keeping your business running smoothly.

    Here’s a step-by-step guide that will help you tackle this issue."

    They link to this guide: https://developer.paypal.com/communi...=040225_v1_sms

    EDIT: As a reminder, I am using the latest version 1.0.5 on ZC 1.5.8a, and the module is in AUTHORIZE ONLY mode since we need to verify all credit card AVS response before we decide to authorize the card due to fraud. Mentioning that Authorize Only setting in case it's related to the issue (since most customers may not be using that mode).
    Last edited by Jeff_Mash; 4 Feb 2025 at 04:49 PM.
    - Jeff

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by Jeff_Mash View Post
    I just got this email from PayPal. I wonder if it's related to the issue we are seeing with the state being incorrect when it's sent to PayPal:

    "We’ve spotted an API error that’s causing payment failures at checkout. Here's the error description:

    "The INVALID_RESOURCE_ID error occurs when the information sent to PayPal's system is incomplete, incorrect, or formatted improperly. This typically happens when required details are missing or don't match what PayPal expects."

    Fixing this issue will ensure your customers have an easy checkout experience while keeping your business running smoothly.

    Here’s a step-by-step guide that will help you tackle this issue."

    They link to this guide: https://developer.paypal.com/communi...=040225_v1_sms

    EDIT: As a reminder, I am using the latest version 1.0.5 on ZC 1.5.8a, and the module is in AUTHORIZE ONLY mode since we need to verify all credit card AVS response before we decide to authorize the card due to fraud. Mentioning that Authorize Only setting in case it's related to the issue (since most customers may not be using that mode).
    Interesting, but there's nothing to go on without details as to what information is "incomplete, Incorrect or formatted improperly".

 

 

Similar Threads

  1. v158 UPS Shipping using RESTful/OAuth API [Support Thread]
    By lat9 in forum Addon Shipping Modules
    Replies: 191
    Last Post: 29 Jun 2026, 01:17 AM
  2. IPower & FirstData API Payment Module
    By spence in forum Addon Payment Modules
    Replies: 6
    Last Post: 7 Jul 2011, 06:33 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