最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugin development - How can we display product price $104 on the cart while the credit card payment method is checked?

programmeradmin2浏览0评论

I am not familiar with Wordpress functionality, I hope you guys can help on the issue below:

We are having an issue while displaying the price under checkout.

  1. We have two payment methods:

    a) Check

    b) Credit Card

  2. If customer pays by Credit card it includes 4% credit card charges (for that we are using Woocommerce payment gateway based pricing).

  3. Since we do not want to display extra credit card amount, we did hide the row using display:none;
  4. But the price displays. For example: $100 on cart and total it shows $104 so the customer gets confused on the price, but we do not want to display the credit card charges separately.

How can we display product price $104 on the cart while the credit card payment method is checked?

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论