i have successfully created order but while i am adding payment details, it's not working my json data here : { "amount": "50000", "taxRates":[{"taxableAmount": "5000", "rate": "5", "name": "Testing payment"}] }
and i m testing here https://www.clover.com/api_docs#!/ord...
please guide which fields required in create payment order
Thank You