Block a user
add ach capability to payments app
I need to look into test mode with Crystal Clear to test the ACH that way we don't have to link a real account.
add ach capability to payments app
fixed the slow loading speeds when I partitioned the apps. still needs tested
split payments app into it's own cc-payments app separate from other customizations.
Moved the payment api and all JS for the sales invoice to a new app named ns_invoice_payments_app.
split payments app into it's own cc-payments app separate from other customizations.
add ach capability to payments app
Added the drop down and got the Collect JS to show for ach. Need to run payments to test it. There is also a bug where it loads very slow. Looking for a fix.
Fail safes for inconsequential error.
update payment screen to allow for paying multiple invoices
update payment screen to allow for paying multiple invoices
Frontend functionality is working on the dev server. I need to test actually running payments with it yet.
update payment screen to allow for paying multiple invoices
- Single charge or multiple charges? When the user selects 3 additional invoices, do you want one combined charge for the total of all selected invoices or separate charges per invoice
2.…
When customer is created from doctype, add customer to the doc type when clicking create.
Finished this on 6/4.
When customer is created from doctype, add customer to the doc type when clicking create.
When customer is created from doctype, add customer to the doc type when clicking create.
ok ill look into this.
When customer is created from doctype, add customer to the doc type when clicking create.
So, when you save the new customer it would go back to the sale's order page with that customer already entered?
Fail safes for inconsequential error.