• Resolved katweazl

    (@katweazl)


    Hello, I have the same problem with the payment gateway like victormesias 6 months ago.
    When selecting bank transfer payment method, it does not show the bank account data. I could put it with shortcodes, but I want to show the data only conditionally.

    Can you help, please?

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author BinaryCarpenter

    (@bc2018)

    Hi katweazl,

    Let me have a look.

    Plugin Author BinaryCarpenter

    (@bc2018)

    Please try the following shortcodes for bank transfer:

    • bctk_payment_bacs_account_number
    • bctk_payment_bacs_account_name
    • bctk_payment_bacs_bank_name
    • bctk_payment_bacs_routing_number
    • bctk_payment_bacs_iban
    • bctk_payment_bacs_swift

    Thanks!

    Thread Starter katweazl

    (@katweazl)

    Thanks. I need to put text before that, though, because those shortcodes just show the data. How can I do that conditionally, meaning it’s only shown if customer chose bank transfer?

    Example:

    Account owner: bctk_payment_bacs_account_name
    Bank name: bctk_payment_bacs_bank_name

    etc.

    Plugin Author BinaryCarpenter

    (@bc2018)

    I’ve added the attribute prefix/suffix so you can pass the prefix text and suffix text to the value:

    [bctk_payment_bacs_bank_name prefix=”Bank name: ” suffix=” Ltd”]

    Thread Starter katweazl

    (@katweazl)

    Awesome! Thanks.

    Thread Starter katweazl

    (@katweazl)

    .

    • This reply was modified 7 months, 1 week ago by katweazl.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Bank transfer payment problem’ is closed to new replies.