cancel
Showing results for 
Search instead for 
Did you mean: 

Accept Customer Hosted Form for CIM or Accept JS

I have implemented the Accept Customer Hosted Form for CIM and recently read that Accept JS can do a similar/idential thing.

 

Is that true?  If so, is Accept JS better suited, more secure, or somehow better than the Accept Customer Hosted Form?

 

Thanks in advance!

eisemann970
Contributor
2 REPLIES 2

Hello @eisemann970

 

Great question.

 

Accept.js allows you to perform a one-time payment using Javascript without having any sensitive card data passing through your server.  You receive a one-time use token used to submit the transaction from your server.

 

Accept Customer allows you to securely store customer profiles including payment data without sensitive card data ever touching your server.   Using the hosted form, your customers manage their card on file information and you receive a customer profile id or token which you can store and use to accept payments.

 

Richard

 

RichardH
Administrator Administrator
Administrator

Hello,

 

Can we use Accept.js with custom styling and be SAQ A compliant? Or do we need to use AcceptUI.js to be SAQ A compliant? And if so, can we use our custom styling with AcceptUI.js?

 

Thanks!