We have successfully integrated single time payment using below APIshttps://docs.clover.com/reference/tokens
https://docs.clover.com/reference/chargesWe are able to generate APIKEY and access-token to generate card token and create a charge, But having issues with creating a customer with card details for future payment.We are following this(https://docs.clover.com/reference/customers) guide to creating a customer with card details and using the same access token But in customer's API endpoint access token not working, although the same token working for charges API.We have granted all permission required from the developer account, still having issues with that, It always returns, Your OAuth2 token is incorrect or has expired.Please let us know if any other information is required.