#dorf

1 messages · Page 1 of 1 (latest)

lean hingeBOT
azure comet
#

I'm not that familiar with this feature unfortunately, but I noticed we added the following in version 22.8.0 of our SDK. Does that provide what you need?

[Added] You can now implement the applePayContext(_:willCompleteWithResult:handler:) function in your ApplePayContextDelegate to configure the PKPaymentAuthorizationResult during a transaction. This enables you to build support for Order Tracking in iOS 16.```
https://github.com/stripe/stripe-ios/releases/tag/22.8.0
GitHub

22.8.0 2022-09-06
PaymentSheet

[Changed] Renamed PaymentSheet.reset() to PaymentSheet.resetCustomer(). See MIGRATING.md for more info.
[Added] You can now set closures in PaymentSheet.ApplePayConf...

proven summit
#

Yes this helps, but we use the API not SDK