****August 2021 Update****
We have found that batching the Orders out into smaller batches greatly improves the User Experience. It processes everything much quicker, and will not time out. The sweet spot seems to be ~500 - 750 Orders at a time. You will want to update/create your Views to accommodate this change.
If you are looking for information on setting up the Ad-Hoc Payments there is a good community review session here https://realtors.webex.com/realtors/lsr.php?RCID=b827f8ee2368434fb4acb1388eac6ae3 and there is a RAMCO video on set up/function here https://www.youtube.com/watch?v=pl6pAQtSX3s . Once you set this up you will want to track the people who have opted-in to be auto-charged. The most common way to do so is with a custom field on the contact record. From there you will want to build a view of the Orders to pay automatically.
1. Go to Advanced Find set the Look for to Orders
2. Build and save a view of the Orders to be auto-charged on people's stored credit cards. Remember to filter for only the people who have opted-in.
This example shows a find that would look for Active Orders where the Customer Contact has authorized Auto Payment based on a custom field on the contact record or somewhere else that makes sense for your to organize this information. You will first need to set a field that you can use to determine who those people are. If you have not done so complete that step first and then return to build your view. This is a very basic search. As with any Advanced Find you can make this one more detailed to fit your needs or keep it basic for general use and modify only as needed in special cases.