Payment pending - why?

Discussion in 'Payments processing' started by simonsays, Dec 4, 2008.

  1. simonsays

    simonsays aMember Pro Customer

    Joined:
    Aug 5, 2008
    Messages:
    45
    I have been getting a number of new subscribers with the payment listed as "Payment Pending". Is the likely outcome that the subscriber completed the sign-up form, but the payment failed - for whatever reasons?

    Thanks,
    Simon
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Yep, payment wasnt completed- could be a number of reasons. IPN didnt notify amember, or user quit the process...

    David
  3. andrebell

    andrebell Member

    Joined:
    Aug 28, 2007
    Messages:
    43
    I also have a bunch of pending payments. Since one of my products is over a grand, that's a lot of money to walk away from.

    So... is there a way to add every pending payment to an autoresponder sequence? These are folks who entered their email address but abandoned the purchase for one reason or another.

    I'd love to be able to send a specific one-time offer or free gift email to attempt to recapture the sale of specific products. I wouldn't want the same email going to all pending payments for all products, because not all products are the same offer. Each product would need its own unique message.

    If this is a feature of amember, or if you know of a plugin or work around please let me know.

    thanks
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    I wrote a "pending plugin" that will add incomplete signups, for the 1st product they sign up for to a product in amember so you can use the autoresponder in the product. It will then remove them when they complete an order. It wont add additional not-completes or differentiate between products. I offer it to my premium members for $30.

    David
  5. andrebell

    andrebell Member

    Joined:
    Aug 28, 2007
    Messages:
    43
    David, that's a no-brainer offer for anyone looking to capture sales of one specific product. I have eleven products though and the initial offer that brings them in isn't usually the high-end offer. It's often the free or low priced teaser offers.

    So, unless i misread this, it sounds like it won't help me if the visitor initially gets added to the lower priced or a free offer :(

    Thanks though. I will keep in mind if I ever go with a single-product site.
  6. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    I'll look into seeing if i can update the plugin to be more product specific. Thanks for the idea.

    David
  7. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    FYI- pending plugin v2.0 now allows you to specify a "pending" product for each ordered product.
    FYI- the plugin only works on the initial signup.

    David
  8. simonsays

    simonsays aMember Pro Customer

    Joined:
    Aug 5, 2008
    Messages:
    45
    I decided to sign-up as a customer to determine why such a high pending rate. I thought it may have been my terms of service, but then again, people usually just click through terms all the time (installing software for example). Then I got to the PayPal payment page (PayPal is my only payment option). PayPal payment page suggests you need a PayPal account, when in fact you can use a credit card without a PayPal account. What a joke! No wonder people are getting scared off - who wants to sign-up for a PayPal account when most do NOT have one already. I'll have to consider another payment option.
    -Simon
  9. simonsays

    simonsays aMember Pro Customer

    Joined:
    Aug 5, 2008
    Messages:
    45
    Maybe PayPal is the problem.

    I decided to sign-up as a customer to determine why such a high pending rate. I thought it may have been my terms of service, but then again, people usually just click through terms all the time (installing software for example). Then I got to the PayPal payment page (PayPal is my only payment option). PayPal payment page suggests you need a PayPal account, when in fact you can use a credit card without a PayPal account. What a joke! No wonder people are getting scared off - who wants to sign-up for a PayPal account when most do NOT have one already. I'll have to consider another payment option.
    -Simon
  10. gstrong

    gstrong New Member

    Joined:
    Feb 20, 2009
    Messages:
    6
    Could be that SSL is not enabled in your server's CURL configurations, as per:

    http://www.zen-cart.com/forum/showthread.php?t=98168

    Quick fix:

    1. Go to Setup/Configuration
    2. Click on PayPal Link (top tabs)
    3. Go to Disable IPN verification and select "Verification Disabled - DANGEROUS"
    4. (Read the note about why this is dangerous in the left column...)
    5. Click Save

    Do another test, and the following should happen:
    • Get receipt notification immediately
    • Payment posted immediately
    • Error log, top field says: "paypal_r DEBUG: successfully handled"

    I'm not sure what the level of hacking danger is -- probably more if you are selling web developer software than knitting needles, due to the target market -- but obviously would be better to fix the root of the problem within the PHP configuration. If I figure it out, I'll post a fix here.

    ~Graham
  11. eddiehosa

    eddiehosa New Member

    Joined:
    Jun 2, 2009
    Messages:
    4
    Quick question, and im new to amember - (just got the full license yesterday) - if a person register but does not complete the payment transaction, how can he/she go back and complete the payment transaction?
  12. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    They will need to go back to the members page and order again.

    David
  13. eddiehosa

    eddiehosa New Member

    Joined:
    Jun 2, 2009
    Messages:
    4
    The only problem is that their user account has been created, registration will show that they have a problem, and they will need to enter a new username. Any ideas in terms of being able to continue with their existing username?
  14. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    If you send the to
    yuorsite.com/amember/member.php
    They will log in with the username/pass they created in the 1st place, then they can reorder.

    David

Share This Page