We are using AuthOnlyTransaction, and later PriorAuthCaptureTransaction transaction types to authorize and capture order charges.
We would like to add a subscription option, which would follow the same scenario - user funds are first authorized, then captured.
There is currently a way to Create ARB Subscription from Transaction in the Sanbox GUI, Sandbox > Unsettled Transactions > Pick on auth-only transaction > Click "Create ARB Subscription from Transaction":
How can we create an ARB Subscription for an authorized charge from the API?
