Hi, I'm kindly asking about if my use case is feasible with clover API.
Use case(by chronological order):
- She/He have physical master/visa/etc credit card and make a initial payment with that card at physical store via POS machine
- Store hold cardholder's info
- Cardholder do some activity(receive service) in store.
- Cardholder leave without another physical card payment(for their convenience).
- Store charge for the activities cardholder did via REST API
- Cardholder will get notified that Store placed a charge on their service received at store.
If this is feasible, where should I look into to implement such a functionality.