Home › Forums › EN Repairs › Vendors Search › Reply To: Vendors Search
Hello,
For API work flow.
When user make order from API it checks credit’s availability.
If store credit is available then it make order with pending Status. But if the store credit is not available then it creates order with ‘Awaiting Payment’ And add some payment related data on customer’s Email.
Thanks