diff options
| author | Jonathan Prykop <jonathan@freeside.biz> | 2015-03-31 13:55:54 -0500 |
|---|---|---|
| committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-03-31 13:55:54 -0500 |
| commit | 892ffefd1fda5aea9c6a3fe980613a3ab2e976b9 (patch) | |
| tree | 926cb50fa1921fb95053a693208410160463306e /httemplate | |
| parent | ea776f05dbb573306cec4fe58dfd179947f25281 (diff) | |
#33286: Direct Debit by BillBuddy for Bank Accounts
Diffstat (limited to 'httemplate')
| -rw-r--r-- | httemplate/edit/payment_gateway.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/payment_gateway.html b/httemplate/edit/payment_gateway.html index 97976dfef..156910f51 100644 --- a/httemplate/edit/payment_gateway.html +++ b/httemplate/edit/payment_gateway.html @@ -103,6 +103,7 @@ my %modules = ( 'KeyBank', 'Paymentech', 'TD_EFT', + 'BillBuddy', ], ); |
