jdgio
Forum Replies Created
-
Hi,
There any news about this problem?
I seem to have the same problem.
Registration seems fine. I see the new user created but then loging in doesn’t work in the way that LearnDash asks to log in to access the courses.Regards
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay Button at Checkout Not ShowingThanks @3sonsdevelopment !
So that was my next question as of what is the checkout process when we use the google/Apple buttons.
So you tell me that, if used, the buttons skip the checkout process during which we get the customer’s info. That is quite annoying in my process because I have a landing page that leads to a checkout page. So if the customer is not identified and has no account yet, the account will be created with the info provided on the checkout page.
I’m wondering if the use of these payment buttons is well suited for my conversion flows.
This become more a way of thinking than I technical problem 🙂Regards,
Dan
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay Button at Checkout Not ShowingHi @solstudioim,
Thank you so much for your message. I managed to fix the problem with the conflict test (using Health Check plugin as you suggested).
The button not showing was caused by the Learndash woocommerce integration that I didn’t need by the way.Now I have one more concern, the button is showing a the top of the page and not at payment section of the checkout page. Idealy I would like to have this button just above the credit card section.
Is it possible to change this through a new filter or another way?Regards,
DanForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay Button at Checkout Not ShowingHello wbrubaker,
Thanks so much for your answer!
A lot of hints. I appreciate this.Yes I should have told earlier that the buttons were not showing on the single product page and cart page.
I do have a product page :
https://formation.parentsimpliques.fr/produit/libre-motricite-autonomie/And a cart page :
https://formation.parentsimpliques.fr/panierSo these urls could be used to see if configuration works. But as I said, I use cartflows which handles the checkout process by calling the WC checkout shortcode I assume.
I’ll try to prepare the staging site ( I needed a preproduction site anyway). And do the compatibility test. I hope it’s not related to the theme I’m using or the cart flow extension.
Oh and thank you so much for detecting the error of infinite loading on the checkout page … I didn’t see that one.
Regards
DanForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay Button at Checkout Not ShowingHi Abhi,
Thanks for your answer.
Oh this session expired message was showing because of wrong settings in cartflows. Shouldn’t bother you anymore.
Regarding the filter code snippet, I modified the theme functions.php file but now result.
I tried with the code snippet extension and it’s still not showing.
Here is the config for the code snippetadd_filter( 'wc_stripe_show_payment_request_on_checkout', '__return_true' );Furthermore, the Apple Pay button was not showing either on the product page and on the cart page (which I don’t really use but it should be activated by default).
Regards.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple pay not showing on checkoutSo do you have news for us?
I got the same problem.Question for AW a11n (@slash1andy), How did you see the javascript error?
Using the webbrowser console?Hi,
Did you try in stripe test mode before doing live mode?
Did you have the same problem in stripe test mode?