github-actions
released this
11 Dec 20:44
·
0 commits
to 7fc4f263a6198ff047c95b5292003ac7ad4c5070
since this release
- PayPal
- Add
deepLinkFallbackUrlScheme
toPayPalClient
constructor params for supporting deep link fallback - Send
url
inevent_params
for App Switch events to PayPal's analytics service (FPTI)
- Add
- LocalPayment
- Make LocalPaymentAuthRequestParams public (fixes #1207)
- ThreeDSecure
- Add
ThreeDSecureRequest.requestorAppUrl
- Add
- Venmo
- Add
VenmoClient
constructor withappLinkReturnUri
argument to use App Links when redirecting back from the Venmo flow - Add
deepLinkFallbackUrlScheme
toVenmoClient
constructor params for supporting deep link fallback - Deprecate
VenmoClient
constructor withreturnUrlScheme
argument
- Add