Forum Replies Created

Viewing 8 replies - 16 through 23 (of 23 total)
  • Add my vote!

    Please make this possible based on GEO IP database, I am torturing 90% of my non EU visitors for no reason, your plugin is best so far, keep going.

    • This reply was modified 6 years, 9 months ago by mikewpdev.
    Thread Starter mikewpdev

    (@mikewpdev)

    Thank you, I managed to setup stripe receipts with everything but mandatory invoice number, that has to be present on every invoice and has to match one in merchants accounting, but good tip for US users anyway.

    I hoped that downloading invoices as an order would not involve any third-party plugin as it would be only Stripe and standard Woocommerce plugin, beauty of this solution is that all the other plugins involved would know what to do with order, but unless the order is present, the can not act.

    I just wanted to clarify that there is no need for interacting with other plugins.

    Thank you for your work man, I am looking forward to future major release.

    Thread Starter mikewpdev

    (@mikewpdev)

    Thank you, I know about customer e-mail receipts, unfortunately it does not meet invoice requirements by law, any EU law, it has to contain VAT number of company, company number, correct dates concerning VAT, full business address and in some countries many more information. Any way, I am happy to either help or support this feature financially, otherwise I have three options, either do my invoices very manually but mistakes would be made, buy subscription plugin for 199$ or stop using all the invoicing and plugins in WordPress and buy new accounting software with Stripe connection.

    Any chance you will be considering doing this in near future? Happy to help if I can.

    Thread Starter mikewpdev

    (@mikewpdev)

    Yes, it works. Cool. It may have been problem on Stripe’s side, I don’t understand what happened, but good news is everything works as expected now and I tested now orders for several different countries – VAT is calculated correctly, all comes in one payment and subscription shows exactly what it is supposed to for accounting purposes. Great job, I will promote this plugin in all ways I can, thank you.

    Thread Starter mikewpdev

    (@mikewpdev)

    Hello, you were right, I created new user and tried anonymous payment without login and both of them went through, but after clicking “Place order” it stopped on grey transparent modal with rotating circles, it never redirected me to successful order confirmation. I tested it with new user and other browsers, Chrome, FF and Opera, all the same for logged in and anonymous user.

    On the bright side, great news! On Stripe account subscriptions appeared and correctly with taxes, I am so happy for this feature and thank you. These subscriptions all appeared even when checkout process did not finish correctly, it still few minutes after it is paused on rotating circles, but Stripe registers orders and WooCommerce has a green success circle by the order. I just did another test on new user from another PC and it has the same problem.

    Thread Starter mikewpdev

    (@mikewpdev)

    Yes thank you, I have updated to version 1.0.2, new problem came up, as you suggested I opened new support thread, unfortunately I was not able to test subscription tax yet, because that new error came up, looking forward and excited for this to work.

    Thread Starter mikewpdev

    (@mikewpdev)

    Hello, great news, I am very happy, I am just testing it now, I am encountering these errors.

    During payment, checkout page after Place order throws error:

    Error processing checkout. Please try again.

    In debug log I get:

    03-25-2017 @ 17:35:15 - [ error ][ customers/cus_AK9LkrFLAu6EWG/sources ][ req_AM0oSKSEdY1qHU ]: stdClass Object
    (
        [type] => invalid_request_error
        [message] => Missing required param: source.
        [param] => source
    )

    Stripe log for customer:

    Summary:

    
    ID: req_AM0oSKSEdY1qHU
    Time: 2017/03/25 17:35:15
    Method: POST
    URL: /v1/customers/cus_AK9LkrFLAu6EWG/sources
    Status: 400
    IP address: 13.127.22.85
    Version: 2017-02-14 (latest)
    Source: WordPress/4.7.3\; https://www.example.dev

    Response body:

    {
      "error": {
        "type": "invalid_request_error",
        "message": "Missing required param: source.",
        "param": "source"
      }
    }

    This happens after installing plugin update and trying to pay for a product, happy to help with follow up, thank you for doing this.

    Mike

    Thread Starter mikewpdev

    (@mikewpdev)

    Hello, great news, I am very happy, I am just testing it now, I am encountering these errors.

    During payment, checkout page after Place order throws error:

    Error processing checkout. Please try again.

    In debug log I get:

    
    03-25-2017 @ 17:35:15 - [ error ][ customers/cus_AK9LkrFLAu6EWG/sources ][ req_AM0oSKSEdY1qHU ]: stdClass Object
    (
        [type] => invalid_request_error
        [message] => Missing required param: source.
        [param] => source
    )
    

    and Stripe log:

    Summary:

    
    ID: req_AM0ot4K3RJHYgr
    Time: 2017/03/25 17:34:49
    Method: POST
    URL: /v1/plans/1
    Status: 200
    IP address: 13.127.22.85
    Version: 2017-02-14 (latest)
    Source: WordPress/4.7.3; https://www.example.dev
    Related: Plan — 1
    

    Response body:

    
    {
      "id": "1",
      "object": "plan",
      "amount": 10000,
      "created": 1490463059,
      "currency": "eur",
      "interval": "month",
      "interval_count": 1,
      "livemode": false,
      "metadata": {},
      "name": "Test",
      "statement_descriptor": null,
      "trial_period_days": null
    }
    

    This happens after installing plugin update and trying to pay for a product, happy to help with follow up, thank you for doing this.

    Mike

    • This reply was modified 7 years, 12 months ago by mikewpdev.
Viewing 8 replies - 16 through 23 (of 23 total)