• I’m not sure if this is a problem with WP-Invoice or my settings on stripes website.

    I set up my stripe account before I set up my ssl, worked great.
    Not sure if this is what caused the problem, but then I set up my ssl, and my website’s ip address changed.

    Now stripe payments get an error saying, “Service unavailable at this time, please try again later.” With no record on my stripe account of any process trying to happen.

    I tried to see if I could change my website settings, but it seems uneditable through my dashboard on stripe.com

    I am currently also waiting correspondence from stripe support as I could not find this error response in their list of errors.

    https://www.ads-software.com/plugins/wp-invoice/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter designeradam

    (@ajaxouch)

    On my stripe logs, I can see the tokens, but no charges went though. POST body doesn’t seem to be parsed, just empty in the log.

    Got everything in test mode on my wp and my stripe account, created a new invoice, still getting this weird unavailable error.

    Plugin Contributor Anton Korotkoff

    (@anton-korotkoff)

    Hey,

    it works without ssl as I tested. I need to do some tests with ssl. I’ll let you know.

    Thanks.

    Plugin Contributor Anton Korotkoff

    (@anton-korotkoff)

    ajaxouch,

    I was not able to replicate the issue even with SSL activated.
    Actually this error appears if Stripe library that does payment stuff can’t do a request to third-party service. Please check that (curl, fopen) etc.

    Thanks.

    Thread Starter designeradam

    (@ajaxouch)

    Stripe says:
    “Service is unavailable. Please try again later.” is not actually an error that comes from our API. This looks like an error that is occurring in your integration separately from Stripe. Looking at your logs[0], I do see that all tokens are being created successfully. Since we are not receiving any API requests after the tokens are created, this looks to be an error specific to the attempt to turn the token into a charge. This is something that you (or your developer) will need to debug on your end as it is an error that is actually happening in your specific integration, not in Stripe.

    Thread Starter designeradam

    (@ajaxouch)

    Anton, I have a test account set up if you’d like to log in and see if you can pinpoint that issue. But it’s sounding like it might be some sort of conflict?

    Thread Starter designeradam

    (@ajaxouch)

    As far as plugin conflicts, I thought it might be sharethis, or speed booster pack ( which I don’t use anymore ) Speed booster pack changed my site to use googles jquery library, not sure if that would be the issue.

    Thread Starter designeradam

    (@ajaxouch)

    It is a plugin conflict, let me deduce which one.

    Thread Starter designeradam

    (@ajaxouch)

    Appears to be with SP client document manager.

    Thread Starter designeradam

    (@ajaxouch)

    Maybe something to do with the way both plugins access/save user ids with files?

    Plugin Contributor Anton Korotkoff

    (@anton-korotkoff)

    Sorry, not sure I understand what you do. Do you have some plugin that conflicts with WP-Invoice?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Stripe not working.’ is closed to new replies.