What is the Stripe subscription verification charge?

Payments

Can I automatically send a Stripe receipt to my customers when they pay on a form?Can I capture a payment and process it later?Can I change the message for "sold out" products?Can I have a payment field that doesn't take payment, like a quote or order form?Can I make Prices, Products, or Subscriptions discountable?Does Paperform support 3D Secure payments?How do I enable Google Pay on my Stripe checkout?How can I accept payments or donations on my form?How can I add and configure a Price field on my form?How can I add calculated shipping on my form?How can I add complex tax to my form?How do I add and configure products on my form?How do I add or manage payment accounts so I can take payments?How do I charge my customers fees/taxes on my form?How do I choose what currency my form payment is in?How do I connect and configure a Stripe account?How do I connect and configure Square Payments?How do I connect Paypal with Braintree and Paperform?How do I enable 3D Secure for Braintree payments?How do I enable PayPal as a payment method on my form?How do I export products?How do I give a customer the option to pay now OR pay later?How do I give discounts or coupons on my forms?How do I manage product stock on my form?How do I set up recurring payments or subscriptions?How do I add sales tax to payments?How do I connect a Paypal Business Account?How do I connect and configure a Braintree account?How do I import products?How do I set up Custom Pricing Rules?Is Apple Pay supported?How do I send a receipt when the form is submitted?What is the Stripe subscription verification charge?Using 3D Secure payments with Stripe subscriptionsWhat payment methods are available with Stripe?

If your form uses Stripe subscriptions and there is no immediate charge on the form separately, then a user may see this message:

"A small verification charge may appear on your credit card statement,
you will not be charged this value."

This is due to an update to the recommended way of integrating with Stripe. The recommended way uses a new API (called PaymentIntents) that automatically handles credit card checks like 3D Secure, and will enable us to add support for other payment sources more easily in the future.

One side-effect however, is that this new API requires there to be an immediate charge to function correctly. To handle this, we authorize a charge for $1 on the credit card, and then once the subscription has been handled, we cancel that authorization. In effect, the customer isn't charged at all, the $1 never leaves their account, however, they may temporarily see a line item for this charge in their online banking.