• So I read through the other posts and all of my settings appear to be correct, but I get the red stripe at the end of a payment:

    Donation system is down at this time, please try again soon.

    So checking my Stripe logs, this appears at the end of the Response body:

    livemode: true
    type: “card”
    used: false

    Seems like it isn’t pushing it through at the end. I did update the Stripe API as I was having problems with the previous version and the issue persists.

    https://www.ads-software.com/plugins/ajax-donations-via-stripe-checkout/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Marcus Fant

    (@marcusfant)

    It’s not pushing through to

    POST /v1/customers

    then

    POST /v1/charges

    That completes the transaction

    Thread Starter Marcus Fant

    (@marcusfant)

    I do have a different plugin that uses Stripe for subscription payments and tested it and the payment went through. I had my hosting provider check into it and they’ve confirmed that the cURL and the php file are working in accord. It’s something isolated to this plugin specifically.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘System down error’ is closed to new replies.