@payrails/web-sdk 5.22.3-RC.0 → 5.23.0-RC.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -15,7 +15,10 @@ npm install @payrails/web-sdk
15
15
 
16
16
  ## Release Notes
17
17
 
18
+ ## Features
19
+
20
+ - Added support for apple pay on non safari browsers
21
+
18
22
  ### Bug fixes
19
23
 
20
- - Fixed iframe height issue on tab change
21
- - Return bin from iframe based on card number length
24
+ - Fixed paypal mount error