stripe / stripe-ios

Stripe iOS SDK
https://stripe.com
MIT License
2.13k stars 982 forks source link

Stop passing `intentId` to signup endpoint until the session is eligible for incentives #4287

Closed mats-stripe closed 5 days ago

mats-stripe commented 6 days ago

Summary

Per @tillh-stripe , we should stop passing the intentId to the signup endpoint until we know the session is eligible for incentives. This will be updated as part of the IBP incentives project.

Motivation

Consistency between platforms.

Testing

N/a

Changelog

N/a

emerge-tools[bot] commented 6 days ago

📸 Snapshot Test

No snapshots generated

Name Added Removed Modified Unchanged Errored Approval
StripePaymentsSize
com.stripe.StripePaymentsSize
0 0 0 0 0 N/A
StripeFinancialConnectionsSize
com.stripe.StripeFinancialConnectionsSize
0 0 0 0 0 N/A
StripePaymentsUISize
com.stripe.StripePaymentsUISize
0 0 0 0 0 N/A
StripeSize
com.stripe.StripeSize
0 0 0 0 0 N/A
StripeApplePaySize
com.stripe.StripeApplePaySize
0 0 0 0 0 N/A
StripePaymentSheetSize
com.stripe.StripePaymentSheetSize
0 0 0 0 0 N/A

:flying_saucer: Powered by Emerge Tools