What is everyone doing to get around this? I find it hard to believe there is no functionality to address this. I don't want to use the sdk. I need to use the rest api. If i can't find a way around this i can't use clover!
What is everyone doing to get around this? I find it hard to believe there is no functionality to address this. I don't want to use the sdk. I need to use the rest api. If i can't find a way around this i can't use clover!
You can use our new ecomm API which supports pre-auth. Please see the REST API docs here - https://docs.clover.com/clover-platform/reference/charges#createcharge
The default value is true. If the value is set to false, the charge transaction type is AUTH (or PRE-AUTH), and the charge can be captured at a later point using the /v1/charges/{id}/capture endpoint. truefalse
Here is some more general information:
https://docs.clover.com/clover-platform/docs/ecommerce-data-model
1 Person is following this question.