• We have the following setup:

    We use the deposit-plugin from webtomizer (https://woocommerce-deposits.com) in combination with your Stripe-plugin.
    For all payment-methods except Google Pay and Apple Pay the amount to be paid in the checkout is correct when partial payments are selected.

    However, for these payment methods, the full amount is always used for payment.

    Are there any settings that need to be taken into account?

    I would be happy if you could take a look at it!


    Thank you,
    Viktor

    • This topic was modified 2 years, 7 months ago by vrudko.
Viewing 1 replies (of 1 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @vrudko,

    However, for these payment methods, the full amount is always used for payment.

    Are you referring to the amount displayed in the Apple Wallet or the actual amount that is charged? The Stripe plugin get’s the amount to charge the customer directly from the WC_Order::get_total() method that is provided by WooCommerce.

    It sounds like you’re deposit plugin is not updating the order’s total correctly when Apple Pay or GPay is used.

    Since that is a premium plugin can you contact their support and show them this support thread? They may have some insight into why their plugin is communicating the incorrect order amount.

    Kind Regards

Viewing 1 replies (of 1 total)

The topic ‘Wrong Deposit value when using Apple pay.’ is closed to new replies.