Our current payments architecture requests all the payment information from customers on a form on our site, including CC numbers, then after authenticating and getting a token from the current payments system sends that data to the payment system and receives a packet of data in response telling information like whether the payment was successful or not. The sensitive data is not stored in this process.
Is that the process covered by:
https://docs.clover.com/docs/ecommerce-integration-types#api-only
Is the response data we would receive back represented here?
https://docs.clover.com/docs/create-a-charge#possible-responses