#payments

5 messages · Page 1 of 1 (latest)

marble moth
#

does the order.placed event fully cover when the buyer's credit card has been debited for the money ??

sonic sandal
#

Depends how you configure the payment provider - if it is authorized - it still create the order but you need to manually capture payment - if it captures the payment, then you want to make sure that the payment provider sets the payment as captured

marble moth
#

im using the medusa stripe plugin...is there a way to automatically capture payments?

sonic sandal
#

I think there is an option for autocapture

#

Depending if you have LOADS of orders, it's always good imo to review the orders before capturing the payment - but yes, I think you can autocapture the payments