Input a custom payment method

Vescynt
Vescynt
Offline
0
I would like to be able to put the "payment method" as "Check" myself. If i mark it as paid because they gave me a check i would like it to be able to specify the payment method as "Check". Is this possible?

Another possibility is if i could make the default payment method "Check" and not "n/a" since I'm only dealing with checks and Paypal.

Also, if you could point me toward the php file for when a customer clicks "View details". I would like to change the date format for that. Ive changed everything but can't find the file for that one.

Thanks,
ves

Accepted Answer

Thursday, January 02 2014, 06:21 PM - #Permalink
0
here:

/views/payment/tmpl/default.php
The reply is currently minimized Show
Responses (2)
  • Accepted Answer

    Thursday, January 02 2014, 12:23 PM - #Permalink
    0
    when you say "view details" you mean the invoice view? that would be /views/invoice/tmpl/default.php (but be careful.. there's a lot of code in there)

    as for the check part.. well, you can manually specify the method in the backend, if you open the payment, you can set it manually.
    The reply is currently minimized Show
  • Accepted Answer

    Vescynt
    Vescynt
    Offline
    Thursday, January 02 2014, 06:15 PM - #Permalink
    0
    This view details
    Attachments:
    The reply is currently minimized Show
Your Reply