Hello,
I'm looking for an easy way to send my customers links to pay their invoices which are generated outside of clover in our in-house billing system. Ideally I should be able to make an API call to tell Clover the amount, customer details and callback URL and receive back a link that will lead customers to hosted payment page where they can pay their invoice with any available payment method. I do not want to create inventory/invoicing within Clover as that's outside of the scope.
I've looked at Clover Hosted checkout API and it seems like almost what I need. I can request checkout (/invoicingcheckoutservice/v1/checkouts) and gives me back URL of the hosted checkout page, but the problem with it is that fact that it expires 15 minutes after creation and therefore not suited to be given to customers along with their invoices.
Can somebody please advise me how (and if) this can be achieved with Clover?
Thanks a lot,
Michael