Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vendocrat

    (@vendocrat)

    Hey there!
    Just use the shortcode or the function, e.g. to display the PayPal logo:

    [wc_payment_methods methods="paypal"]

    wc_payment_methods( array( 'methods' => 'paypal' ) );

    In the ‘methods’ attribute you can insert a comma separated list of the icons you want to display. See here for which icons are available!

    I’ll include that in the FAQ in an upcoming release.

    All the best,
    Alex

    Thread Starter kashalo

    (@kashalo)

    Thanks for your replay

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘can find way to specifiy payment method’ is closed to new replies.