thankyourecepit

HomeSupportImage Storethankyourecepit

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #55445
    andrew
    Participant

    Hi, i want show after checkout, possibile payment system, BANK, CREDIT CART ECC.

    I would like show final checkout when user see : Order number

    I try change code :
    $ims_ft_opts[‘thankyoureceipt’] = sprintf(__(“<h2>Thank You, %%customer_first%% %%customer_last%%</h2>\n Save the information bellow for your records. \n\nTotal payment: %%total%%\nTransaction number: %%order_number%%\n\nPayment method\n\nCreditcard\n\nBank\n\nIf you have any question about your order please contact us at: %s”, ‘ims’), get_option(‘admin_email’));

    But work only default value, when printing on the page that when sending the email.

    Summary
    I need to print to video and send by email a few payment methods such as:
    bank
    credit cart

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.