When you set up credit card payments via the WooCommerce Stripe Gateway plugin, you have two charge types to choose from.
![Two charge types available when setting up credit card payments - Authorize and Charge](https://funnelkit.com/wp-content/uploads/2024/04/credit-card-charge-type.png)
Authorize
- Authorize
The credit card issuer authorizes the transaction, and available funds are held in a credit card account.
Let’s suppose you have Authorize enabled in your store. When an order gets placed, its status will reflect as ‘On Hold’. The charge won’t be captured.
![Initial order status - processing when place an order on 'Authorize' settings](https://funnelkit.com/wp-content/uploads/2024/04/on-hold-order-status.png)
Next, you have to capture this charge manually by going to the Transaction Data/Actions:
![Manually charge this transaction by clicking on the Transaction Data/Actions](https://funnelkit.com/wp-content/uploads/2024/04/click-transaction-action.png)
You’ll see each information about the transaction for this order. Then, click on Capture.
![Manually charge this transaction by clicking on the Charge button under Transaction Data/Actions](https://funnelkit.com/wp-content/uploads/2024/04/click-capture-transaction.png)
As you can see, the credit card will be charged, and the order status will automatically change to ‘Processing’.
![Your order status will automatically change to processing when you manually approve the transaction charge](https://funnelkit.com/wp-content/uploads/2024/04/order-status-processing.png)
Charge
Charge is the process of completing a transaction, and the funds are withdrawn from the customer’s credit card account and transferred to the merchant’s account, moving the order status to Processing.
![In case of charge option, if an order is placed - it automatically goes to processing order status](https://funnelkit.com/wp-content/uploads/2024/04/processing-credit-card-charge.png)
There is no further action required to finalize the transaction for any type of settlement.
Depending on your requirements, you can choose these options.