boundlead
Forum Replies Created
-
What i need to do is put all fields within 50% width in order to stack 2 fields in a row.
But email, phone and business can’t stack them in a row and don’t know why. Such as first name and last name do.
Should see like this:
50 % 50%
First Name | Last Name
Email | Phone
Business | State
CountryForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe Test ErrorOk, thanks. I installed another plugin for Stripe because i though that probably the problem was the plugin but neither works properly.
I’ve send a ticket to stripe too.
“I made a payment with a Testing Card which is going to be declined because fails CVC or insufficent funds but in Woocommerce appear as “Pending” not Fail/ Declined but in you Stripe Dashboard appear as “Success” or “Completed”
Also, if i try with other testing card only make a ! Symbol at the top of the checkout payment but in you Dashboard appear as Completed too. ”
That’s the description of the problem. I hope it helps to make me solve this because many of my clients pay me trough that platform.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe Test ErrorHi. Thanks, i’ve already submit a ticket but maybe i won’t get assistance because i’m using Free Woocommerce Plugin which in that page says that they only provide assistance for those who have purchased a product.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe Test ErrorAlso i’d like to add.
This is the last log from stripe gateway.
2020-09-16T07:51:05+00:00 DEBUG
====Stripe Version: 4.5.2====
====Start Log====
customers/cus_I1tPMVpXhsl89Y request: Array
(
[email] => contacto@boundlead.com
[description] => Nombre: Eduardo Lobato, Nombre de Usuario: Eduardo
[metadata] => Array
(
))
====End Log====
2020-09-16T07:51:06+00:00 DEBUG
====Stripe Version: 4.5.2====
====Start Log====
sources/src_1HRohjDvbppZY91jkEhaxrUV
====End Log====2020-09-16T07:51:06+00:00 DEBUG
====Stripe Version: 4.5.2====
====Start Log====
Info: Begin processing payment for order 7793 for the amount of 2100.00
====End Log====2020-09-16T07:51:06+00:00 DEBUG
====Stripe Version: 4.5.2====
====Start Log====
payment_intents request: Array
(
[source] => src_1HRohjDvbppZY91jkEhaxrUV
[amount] => 210000
[currency] => mxn
[description] => BOUNDLEAD, la agencia integral de marketing – Pedido 7793
[metadata] => Array
(
[customer_name] => Eduardo Lobato
[customer_email] => lobatoreyes@gmail.com
[order_id] => 7793
)[capture_method] => automatic
[payment_method_types] => Array
(
[0] => card
)[customer] => cus_I1tPMVpXhsl89Y
[statement_descriptor] => BLDESIGN
)