Comment to 'VERY IMPORTANT: Customer Tax ID'
  • Hello

    > Question #1:

    Yes, this Create Session method is used for both single and recurring payments.

    > Question #2:

    You need to add the following code

    'tax_id_collection' => [
        'enabled' => true,
      ],
      'customer_update' => [
        'name' => 'auto',
        'address' => 'auto',
      ],
    

    just before this one in BxPaymentProviderStripeV3.php file:

    'mode' => $sMode,
    'success_url' => '',
    'cancel_url' => '',
    
    • Dear @Anton L

      Thanks for your reply. Your complete silent for weeks (almost a month) since we started this topic was just overwhelming. I felt ignored and even started thinking maybe you were mad at me. Sorry if I had said something wrong. This topic really matters to us as we definately need to comply with the law.

      Thank you so much for providing me with the answers to my questions. I will apply the modification and see how it works.

      One again, thanks.

      • Hello @OneEagle

        I'm sorry for the delay, I was overloaded. I hope my answer will help you to resolve the problem. Good Luck!

        P.S. If sometimes you'll ask me something like this (question about payments or so) and I don't answer then ping me a message via Messenger to let me know that I need to find some time to answer.