If you want to authorize a credit card charge and not actually charge the card, you can set the appconfig 'TransactionMode' to 'AUTH' instead of 'AUTH CAPTURE'. Then you'll later have to manually 'capture' the payment in the Orders->View/Manage Orders section in the admin. Note that this may also...