> Let's say I send a request to register a domain but I don't use
> handle='process', it goes into the pending area. Is there a way to
> process this order through the api?

No.

I believe most people who wanted the functionality you desire, do the
following:

Get auth on card
if success, submit register command to opensrs
if success, process deposit on card

So you just need to put your auth check prior to submitting the order to
opensrs.

Reply via email to