A change on Stripe's side removed support for Apple Pay on one-time payments that use the setup_future_usage option in Bubble's native Stripe plugin. Subscription payments are not affected by this change.
What you might notice
Apple Pay doesn't appear as a payment option during one-time (non-subscription) checkout via the Stripe plugin
Other payment methods like credit cards still work for one-time payments
Apple Pay continues to work correctly for subscription payments
Workaround
Your customers can use any other available payment method (credit card, Google Pay, etc.) for one-time payments in the meantime
If Apple Pay for one-time payments is critical for your app, explore community-built Stripe plugins in the Plugin Marketplace, or use the API Connector to build a custom Stripe integration
