vyskoczilova / woocommerce-payforpayment

WordPress plugin WooCommerce Pay for Payment
14 stars 13 forks source link

ApplePay and GooglePay one-button checkout does not include fees (Stripe) #59

Open IT-Economy opened 3 years ago

IT-Economy commented 3 years ago

When using the ApplePay or GooglePay one-click-buttons to checkout, rather than the separate checkout page of woocommerce, the fees are not included.

GooglePay Checkout without any fees added:

image

If you go to the checkout page, select paypal (which has added payment fees) and then go pack to the cart page, it shows the paypal fees and it would also charge the paypal fees if you click on the "pay with GooglePay" button:

image

Is there a way to add the fees to the one-click-payment buttons too?

Or disable these buttons on the cart page and only show them on the checkout page, after the fees were added?

Thank you!

vyskoczilova commented 3 years ago

The plugin doesn't support the buttons yet, but I'm open to adding it as a custom feature (especially if you could support the development). What do you use for these buttons (which plugins)?

Otherwise - fees are added in checkout.

Karolina

IT-Economy commented 3 years ago

Hello Karolina

Thanks for the reply.

It is the official Stripe Woocommerce plugin: https://de.wordpress.org/plugins/woocommerce-gateway-stripe/

You can open a free account with www.stripe.com and make test payments.

Otherwise - fees are added in checkout.

That's the problem: With ApplePay and GooglePay, there is no checkout. You can order a product with only one click directly from the product page or on the cart page. The checkout-page is then never shown.

vyskoczilova commented 3 years ago

Hi @IT-Economy, you're welcome. Yeah, I know that there is no checkout with AP and GP, but I haven't used it myself and thus had no chance to spot it. Would you have a budget to support this feature?

IT-Economy commented 3 years ago

Sure, I could sponsor 100$ towards the development.

Best Regards! Chris

vyskoczilova commented 3 years ago

@IT-Economy That sounds fair :) Thanks. I'll have a look at it next week and let you know.