Releases: cmcWebCode40/react-native-interswitch-pay
Releases · cmcWebCode40/react-native-interswitch-pay
Release 0.9.0
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-06-22)
refactor: remove debug logging for received payment parameters (d2d023f )
feat: add optional error callback and site redirect URL to IswPaymentWebViewProps (798fec3 )
feat: enhance payment handling with improved parameter validation and error messaging (025115e )
feat: refactor payment web view to use a unified checkout URL and improve message handling (8cb7d1c )
feat: update inline checkout URL to a unified endpoint (266e7e6 )
Release 0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-06-19)
feat: adjust iOS margin for web view based on device type (50032ae )
feat: enhance payment flow with amount input and response display in App component (465e858 )
feat: update inline checkout URLs for development and production environments (e6cd52e )
Release 0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2025-10-20)
feat: add development and production WebPay host constants (eecfa08 )
feat: add example for custom WebPay Callback Response payload in README (f4ff5f4 )
feat: enhance IswPaymentWebView with environment-specific web host and generic onCompleted type (556f6b0 )
Release 0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2025-06-23)
build: updated version name (55b221f )
feat: implemented loader indicator for webview (086a4e7 )
feat: updated loader text prop type (61968cd )
v0.5.0
Compare
Sorry, something went wrong.
No results found
Changelog:
0.5.0 (2025-06-11)
chore: updated types export and interface descriptions (8f8e59b )
chore: updated usage example (bbab822 )
feat: added cancel button to termination isw pay process (9f23c0a )
feat: handled edge case for blank screen (6c23459 )
docs: updated README docs (2376513 )
Release 0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2025-06-10)
feat: implemented WebView checkout (8f2c167 )
feat: re worked IPG implementation to use inline checkout method (0a706dd )
feat: re-worked utils and types to use ISW inline checkout (8d52032 )
test: updated example component (f44bee7 )
fix: fixed issue with split payment (56e8e45 )
Release 0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-05-31)
fix: fixed split account props issues on IPG (5f9b9f3 )
chore: added peer deps for example usage (68c1e27 )
chore: updated example usage (18c76bf )
feat: improve ISW functionalities with custom close icon and backdrop support (6eac883 )
docs: update usage docs (47f1d7a )
Release 0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-03-30)
fix: fixed issues with releases (4d97105 )
build: update release version (3b4f802 )
build: update release version (96b2bdf )
feat: implemented example usage demo (4a1e8ab )
feat: implemented IPG wbeview component (6dd01bb )
docs: added IPG usage docs (d14dd45 )
chore: removed android unused native modules (ac669a0 )
chore: removed example android and ios module (b3f8fec )
chore: removed unused ios module (a6d79a3 )
Release 0.1.1
Compare
Sorry, something went wrong.
No results found
remove andgular config (73957c9 )
implemented ISW payment gate (1efb1be )