Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @faseeh12

    Our plugin follows the design pattern provided by Woocommerce to render the mini cart button. I believe the FunnelKit mini-cart plugin is somewhat new.

    Since that’s a premium plugin can you ask their support if they followed the Woocommerce pattern for the mini-cart?

    Kind Regards

    Thread Starter Faseeh

    (@faseeh12)

    I am using the free version of the plugin. I have asked your question to their support, will get back to you as soon as I get a reply from them.

    Plugin Author Payment Plugins

    (@mrclayton)

    @faseeh12 Version 1.0.31 released which supports the FunnelKit cart.

    Thanks

    Thread Starter Faseeh

    (@faseeh12)

    Thanks a lot, you guys have one of the best supports.

    The button is showing on the mini cart but there is no gap between the payment and the paypal button, I would like a bit of gap between the two if possible.

    Thanks.

    Plugin Author Payment Plugins

    (@mrclayton)

    You can make any changes you like to the styling of your site using the WordPress CSS editor. Example:

    .wc-ppcp-minicart-ppcp{
        margin-top: 10px;
        display: block;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Enable PayPal button for FunnelKit Mini Cart’ is closed to new replies.