payment_method not created
-
I’m having this problem, here is the wc-log
====Stripe Version: 9.4.1====
====Stripe Plugin API Version: 2024-06-20====
====Start Log====
Error: The information for creating and confirming the intent is missing the following data: payment_method. Payment information received: {"amount":620,"currency":"eur","customer":"":"*********","is_using_saved_payment_method":false,"level3":{"merchant_reference":46216,"shipping_amount":119,"line_items":[{"product_code":"45624","product_description":"Test - test1","unit_cost":409,"quantity":1,"tax_amount":90,"discount_amount":0}],"shipping_address_zip":"10121"},"metadata":{"customer_name":"":"*********","customer_email":"*********","site_url":"https:\/\/www.mercatoitinerante.it","order_id":"46216","order_key":"wc_order_6H6QYOm04bdX5","payment_type":"single","signature":"":"*********","tax_amount":116},"order":{"refunds":[],"customer_id":null},"payment_initiated_by":"initiated_by_customer","selected_payment_type":"card","payment_method_types":["card"],"shipping":{"name":"":"*********","address":{"line1":"Piazza della Repubblica, 26","line2":"","city":"Torino","country":"IT","postal_code":"10121","state":"TO"}},"token":false,"return_url":"https:\/\/www.mercatoitinerante.it\/pagamento\/order-received\/46216\/?key=wc_order_6H6QYOm04bdX5&order_id=46216&wc_payment_method=stripe&_wpnonce=":"*********&save_payment_method=no&pay_for_order=no","use_stripe_sdk":"true","has_subscription":false,"payment_method":"","payment_method_details":{},"payment_type":"single","confirmation_token":"","save_payment_method_to_store":false,"capture_method":"automatic"}. Calling method: create_and_confirm_payment_intent
====End Log====My checkout is wrapped in a vue application, but the problem is just with new plugin version, I re-installed the 9.4.1 one
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘payment_method not created’ is closed to new replies.