[ad_1]
I have one product (price is $100) in my WooCommerce cart. Is it possible to create two charges when the order is submitted ?
The first charge would be the price of the product ($100) and the other one is a fixed amount (eg $1).
I tried to find a hook but it seems that an order can have only one charge.
Should I go through Stripe webhook or I missed something ?
[ad_2]