Offline Payment - Show invoice

Discussion in 'Templates customization' started by cpaprotna, Nov 7, 2014.

  1. cpaprotna

    cpaprotna Member

    Joined:
    Dec 23, 2013
    Messages:
    44
    My site has the ability to pay by check and the page just shows the amount of the check and the address to send it to.

    Is there a template that can be updated so that it shows the details of the invoice above the information on where to send the check?

    Thanks
  2. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    In latest version you can use placeholder %receipt_html% in 'Payment Instructions for customer'. This placeholder will be replaced with invoice details (items/price/total)
  3. cpaprotna

    cpaprotna Member

    Joined:
    Dec 23, 2013
    Messages:
    44
    What version did this feature come out in? My client is using 4.3.6
  4. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    I do not remember exact version but this feature does not exists in 4.3.6 for sure. You need to update to latest version.

    Another approach is edit file amember/application/default/plugins/payment/offline.php and customize output as you need it. Please check 'directAction' method.

Share This Page