cancel
Showing results for 
Search instead for 
Did you mean: 

Create customer payment profile form reactjs

I’m working on integrating Authorize.Net in a React.js application and would like guidance on securely creating a customer payment profile using Accept.js to handle card details without them hitting my server.

My requirements:

  1. A form in React that collects card information (number, expiration date, CVV) and leverages Accept.js to obtain an opaque data CustomerPaymentProfileId .
  2. Sending thisCustomerPaymentProfileId to my backend.

Questions:

  1. Could you provide any best practices or example code on setting up Accept.js in a React component?
  2. Once the opaque data token is received in the frontend, how should it be processed in the backend to safely create a customer payment profile?
  3. Are there any specific configurations or libraries you recommend for a smooth Accept.js integration in a React environment?
shanbool
New Member
0 REPLIES 0