Hi there,
As I have added Bank/Transfer as payment option, I now need to generate some information on the receipt page when customers select to pay by this method.
Basically I'm trying to get this info displayed:
Some_Message
Account Name: xxxxx xxxxxx LTD
Sort Code: xx-xx-xx
Account Number: xxxxxxxx
Payment Reference: First_Name Last_Name
Some_other_message
I imagine this could be achieved, as there already is something similar implemented into actinic "SEND CREDIT CARD DETAILS SEPARATELY..." then form gets generated on the receipt page for customer to enter his card details...
any ideas how to get this working?
As I have added Bank/Transfer as payment option, I now need to generate some information on the receipt page when customers select to pay by this method.
Basically I'm trying to get this info displayed:
Some_Message
Account Name: xxxxx xxxxxx LTD
Sort Code: xx-xx-xx
Account Number: xxxxxxxx
Payment Reference: First_Name Last_Name
Some_other_message
I imagine this could be achieved, as there already is something similar implemented into actinic "SEND CREDIT CARD DETAILS SEPARATELY..." then form gets generated on the receipt page for customer to enter his card details...
any ideas how to get this working?
Comment