Don't use the template.
Just disable the PayPal method and use the check/manual method. Change the check image to one of your own that says 'Submit Order' or similar.
Restart the DNN instance after disabling PayPal in the checkout settings.
Use some CSS to hide the decorations: .CardGatewayMessage,.CardGatewayButton{display:none}
Replace the payment image via the Back Office setting: encapsulated.image
Provide your own manual payment message: encapsulated.text
Regards
Rob
Just disable the PayPal method and use the check/manual method. Change the check image to one of your own that says 'Submit Order' or similar.
Restart the DNN instance after disabling PayPal in the checkout settings.
Use some CSS to hide the decorations: .CardGatewayMessage,.CardGatewayButton{display:none}
Replace the payment image via the Back Office setting: encapsulated.image
Provide your own manual payment message: encapsulated.text
Regards
Rob