Hello ,
I am developing app where i had implemented delivery functionality for order, where driver comes from delivery he is going to update order status to delivered so whenever he is going to do that do i need to create payment record for that order manually? if so is there any example available for such functionality ?Is any snippet available for sdks ? or only api are available to post the transaction for that order.
And there can be scenario where customer swipe their cards for delivery in such scenario what should be done ?Is that order automatically updated on clover database
I research on this topic was mentioned that tender id need to be pass in order to create payment i don't know what is tender can you please explain ? How can i implement this functionality?
Can any one suggest ?