#victor-connexion

1 messages · Page 1 of 1 (latest)

strong quiverBOT
mild wyvern
rose mortar
#

If "confirm" is set to true, the system will only verify that the card is valid and has sufficient funds for the payment intent. It will not process a charge on the card, correct?

mild wyvern
#

Since you set capture_mode to manual, it will perform authorisation on the card (not capture) when setting confirm: true

rose mortar
#

thank you