Results 1 to 10 of 475

Hybrid View

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

    Default Re: PayPal RESTful API Payment Module

    Just verifying that the payment module (paypalr) creates two entries in the paypal database table upon order creation, one with a txn_type of CREATE and another that depends on whether the transaction was treated as a Final Sale (CAPTURE) or Authorize-Only (AUTHORIZE).

  2. #2
    Join Date
    Jan 2015
    Posts
    726
    Plugin Contributions
    1

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    Just verifying that the payment module (paypalr) creates two entries in the paypal database table upon order creation, one with a txn_type of CREATE and another that depends on whether the transaction was treated as a Final Sale (CAPTURE) or Authorize-Only (AUTHORIZE).
    That is correct. Why two entries though? Almost look like a duplicate order.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by chadlly2003 View Post
    That is correct. Why two entries though? Almost look like a duplicate order.
    Because the payment module logs each transaction with PayPal.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    Note, too, that there is a customer-visible order_status_history record that identifies the PayPal transaction id ... it's just not sent as part of that initial email.

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

    Default Re: PayPal RESTful API Payment Module

    Hello there,
    Nothing wrong with module I Think, but just wanted advice really. Instinct say to void / cancel the order.

    Got this message for first time ever via Paypal Checkout, the order with same card ending has gone through:-

    A credit-card payment was attempted with a fraudulent card from IP address
    It is to USA and postage is about £12 tracked for a £2.75 item. Which to me seems a little odd anyway. Though perhaps they are testing the water.

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by HeathenMagic View Post
    Hello there,
    Nothing wrong with module I Think, but just wanted advice really. Instinct say to void / cancel the order.

    Got this message for first time ever via Paypal Checkout, the order with same card ending has gone through:-



    It is to USA and postage is about £12 tracked for a £2.75 item. Which to me seems a little odd anyway. Though perhaps they are testing the water.
    That email is sent by the payment module if PayPal reports that the card is fraudulent; an email is also sent if PayPal reports the card as stolen.

    It's probably safer for you to void/cancel the order since it appears that the 'customer' is testing stolen cards.

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

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    That email is sent by the payment module if PayPal reports that the card is fraudulent; an email is also sent if PayPal reports the card as stolen.

    It's probably safer for you to void/cancel the order since it appears that the 'customer' is testing stolen cards.
    Thanks for that. Yes kind of obvious I know, but as it was first time I saw it, wanted to double check. Will cancel it, cheaper than a possible chargeback for sure. Nice feature also!

 

 

Similar Threads

  1. v158 UPS Shipping using RESTful/OAuth API [Support Thread]
    By lat9 in forum Addon Shipping Modules
    Replies: 200
    Last Post: 10 Jul 2026, 03:03 PM
  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