feat(router): skip apple pay session call if the browser is not Safari (#5136)

This commit is contained in:
Shankar Singh C
2024-06-27 18:08:07 +05:30
committed by GitHub
parent 9c49ded104
commit d4dba55fed
26 changed files with 213 additions and 62 deletions

View File

@ -317,6 +317,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::ApplepayConnectorMetadataRequest,
api_models::payments::SessionTokenInfo,
api_models::payments::PaymentProcessingDetailsAt,
api_models::payments::ApplepayInitiative,
api_models::payments::PaymentProcessingDetails,
api_models::payments::PaymentMethodDataResponseWithBilling,
api_models::payments::PaymentMethodDataResponse,