cagsanovic
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] G-Pay doesnt work with subscriptionIssue has been solved. It was because of the woocommerce which needs email address to be sent. You can set it resolved. Thanks for your help.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] G-Pay doesnt work with subscription@mrclayton
I am referring “payment request gateway” by Stripe. The purple button which does the same with G pay. I am using your plugin.- This reply was modified 4 years, 5 months ago by cagsanovic.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] G-Pay doesnt work with subscriptionI have not enabled G pay both in woocommerce and product, but just enable stripe payment gateway, is it the problem ?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] G-Pay doesnt work with subscription@mrclayton I have the 3rd line in same situation but for Apple pay.
After removing the free trial, I have also got an order but 2 lines again.
Normally, do you see just 2 lines of log, in 1 order ? Thats strange why it says “used”: false in the order.I actu?ally just changed [‘billingAddressRequired’] = false;
but then changed back to default value of “true” before that.But I will re-upload wc-stripe.min.js
and try with that one.
- This reply was modified 4 years, 5 months ago by cagsanovic.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] G-Pay doesnt work with subscription@mrclayton Yes its confirmed. None in orders, and none in subscriptions.
The problem is, on stripe, I see only 2 lines for each order, as I said its 3 on successful orders (apple pay).
And if you check the log, on the most bottom it says “used”: falseI am using “stripe payment button”, and disabled G pay in woocommerce > payments page, can it be the reason ?
https://i.snipboard.io/zKSaWp.jpg
This is because I dont want to show 2 buttons do the same G pay method.- This reply was modified 4 years, 5 months ago by cagsanovic.
- This reply was modified 4 years, 5 months ago by cagsanovic.
- This reply was modified 4 years, 5 months ago by cagsanovic.
- This reply was modified 4 years, 5 months ago by cagsanovic.
- This reply was modified 4 years, 5 months ago by cagsanovic.
Well, clear cache from your browser to get the new css.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Apple Pay@miguelbp87 Hey there, how did you manage to solve the billing address issue ?
I have apple pay on fast checkout (not needing clicking add to card and proceed) And many customers are getting “billing address required” errorI just changed billingaddressrequired = false
Maybe somebody will also need that, ok I am going to contact you from help.That was just an example, for example depositphotos.com have on product page.
Whatever, I just asked Stripe and they replied me that, its not required by them but its woocommerce that making it required.Same card,
This is what I see on other shop https://i.snipboard.io/Z86OaJ.jpg
And this is what I see on my shop https://i.snipboard.io/zElytR.jpgI see.
I just tried depositphotos.com and their G pay doesnt need billing address. Could you tell me which file has the paymentrequest to Gpay so that I can play with the variables to check. Thanks!
@mrclayton I want to post billing address data to G pay And apple pay, at least I want to try. Because believe or not, people fill out input field in the website but not on apple pay wallet or G pay.
Can you tell me which steps should I follow, for example which file I should edit ? If that works, I will let you know.
Update: Considering G pay, billing address is not required
https://i.snipboard.io/FoWtVc.jpg
They just suggest to make it required.I am losing a lot of customers because of the billing address ??
- This reply was modified 4 years, 5 months ago by cagsanovic.
@mrclayton I have asked that on support chat and he said he sent this question to their team and they will get back with e-mail.
With a respect to your code, can you tell me which file(s) I should edit to make billing address not required for apple pay, in Stripe’s docs its suggested to require billing address, but not a must.
Is that what I needed ?
https://i.snipboard.io/XIfeKJ.jpg- This reply was modified 4 years, 5 months ago by cagsanovic.
- This reply was modified 4 years, 5 months ago by cagsanovic.
@mrclayton You are correct, but…
Customer included that he could pay on other stores. Because he added billing address (On the store, NOT on apple wallet)That proves that we can add billing input field and pass to stripe.
Keep in mind that I need it on fast checkout (not click order, go checkout and etc) For example like this;https://i.snipboard.io/pbklfA.jpg
Which steps should I foolow to achieve that if its possible ?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] How to defer Stripe js filesUse cloudflare.com free plan and they have deferring checkbox, check them as you want (html, image, js) and it will minify these.
- This reply was modified 4 years, 5 months ago by cagsanovic.