pronamic / wp-pronamic-pay-adyen

Adyen driver for the WordPress payment processing library.
https://www.wp-pay.org/gateways/adyen/
6 stars 2 forks source link

Adyen » Klarna Pay Later » "have to be manually captured" #20

Open remcotolsma opened 3 years ago

remcotolsma commented 3 years ago

See comment by @rvdsteege: https://github.com/wp-pay-gateways/adyen/commit/1c1af531090eb6399b8102fbb4638b07f4881d12#commitcomment-55136573

@remcotolsma Should we do something to (inform about) payment capture?

All Klarna payments have to be manually captured within 28 days after authorisation, even if you have enabled automatic capture for other payment methods on your merchant account.

Source: https://docs.adyen.com/payment-methods/klarna

See for example WooCommerce + Sisow + Klarna Pay Later:

rvdsteege commented 3 years ago

If you can guarantee that the goods are shipped within 24 hours of capturing the payment, our Support Team can also set up automatic capture for Klarna payments.

Seems it is possible to automatically capture the Klarna payments. If possible, would be nice if we consider this 'Adyen setting' if we're going to add order notes about capturing (or maybe add an additional order note once a Klarna payment is captured — either manually or automatically?).