NetSuite Email - Payments -


does know if possible email link receive credit card payment though netsuite?

scenario: when email of invoice sent, link netsuite form client pay invoice sent. without having login, client can click link , make payment (or send cc info process with).

thanks in advance, alexis

i think can externally available suitelet. can customize link in email include internal id of invoice.

when customer clicks on link, suitelet create form can enter payment information. script internal id of invoice url parameter , save info provided customer.


Comments

Popular posts from this blog

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - No viable overloaded operator for references a map -