Jump to content

Recommended Posts

Posted

Hi, guys - 

 

I set up Donations in my forum a few months back.  We did get one donation that worked; however, one of the members has tried a few ways to donate, all of which have been rejected.  He’s tried both AMEX and Mastercard - neither work.  He is in Canada, but I did set up CAD as a way to contribute - still no luck.

 

Any ideas?

 

dB

Posted (edited)

Stripe is set up, but I’m not seeing a transaction attempt.

Wait - I do see the attempts….but they show PENDING (waiting for payment)

I’m seeing something else really odd.  After the one payment we got a few months back, there are several attempts at payments which are showing pending,, then a whole lot of attempts by the same person to give us $1 over and over again.  

 

I’m really confused.

 

dB

Edited by David Bryce
Posted

Look in the developer logs at the raw transactions...  when a transaction is called, IPB tells stripe to charge a card.  Stripe uses a web hook to call back with the status.  If that web hook is not working or if stripe is blocked on your server...  it could end up with transactions being authorized but never settled.  

Posted

Then yes… get into those stripe developer logs. If I remember correctly each successful transactions should have like 4 events tied to it.  You can look at past successful ones to see what should be happening and the stripe error logs should give you an idea what’s failing. 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...