{"_id":"@2c2p/pgw-sdk-react-native","_rev":"6-f2e527aa22578af4a6bf89c30fdb6e05","name":"@2c2p/pgw-sdk-react-native","dist-tags":{"latest":"4.0.5"},"versions":{"4.0.0":{"name":"@2c2p/pgw-sdk-react-native","version":"4.0.0","keywords":["react-native","ios","android","pgw","2c2p","2C2P"],"author":{"name":"2C2P"},"license":"MIT","_id":"@2c2p/pgw-sdk-react-native@4.0.0","maintainers":[{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"},{"name":"chadvanz","email":"chatchawal@2c2p.com"},{"name":"2c2p_dev","email":"dev@2c2p.com"}],"homepage":"https://developer.2c2p.com/docs/sdk-how-it-work","dist":{"shasum":"750de6aba3c348f9f680471fe44330fc3a5ee456","tarball":"https://registry.npmjs.org/@2c2p/pgw-sdk-react-native/-/pgw-sdk-react-native-4.0.0.tgz","fileCount":29,"integrity":"sha512-0RKvYaHTb+7q5GB+oT7msIfWerOK26eoLoU4Nr2tsU4d8WgEheU9VjQhePHyVNYU3QuKeG3k0KfI0R0y7HlhMw==","signatures":[{"sig":"MEUCIHcb0jHVJFC1zz65k0KLZTZS1oEFW3PmVtqpGairdDAvAiEAt0NJwy6dhaou+Zxl29fAsy3kpcXBpP/PwQ74cssV1OA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137681},"source":"js/index","gitHead":"262a9b45ec00cd0b4b5123b3c692380d7def0336","scripts":{"build":"npm run build-ios && npm run build-android","build-ios":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example":"cd .. && cd example && npx react-native start --reset-cache","build-android":"cd .. && cd example && yarn add ../RTNPGWSDK && cd android && ./gradlew generateCodegenArtifactsFromSchema","build-arch-old":"npm run build-ios-arch-old && npm run build-android","ios-frameworks":"sh ./scripts/ios_frameworks.sh","update-example":"cd .. && cd example && npx npm-check-updates -u && npm install","build-ios-arch-old":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && bundle exec pod install","run-example-ios-debug":"cd .. && cd example && npx react-native run-ios","run-example-ios-release":"cd .. && cd example && npx react-native run-ios --mode release","run-example-android-debug":"cd .. && cd example && npx react-native run-android","run-example-android-release":"cd .. && cd example && npx react-native run-android --mode release"},"_npmUser":{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"},"_npmVersion":"10.8.2","description":"2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.","directories":{},"_nodeVersion":"22.6.0","react-native":"js/index","codegenConfig":{"name":"RTNPGWSpec","type":"modules","android":{"javaPackageName":"com.ccpp.pgw.sdk.reactnative"},"jsSrcsDir":"js"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/pgw-sdk-react-native_4.0.0_1729740744485_0.6399768587785031","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@2c2p/pgw-sdk-react-native","version":"4.0.1","keywords":["react-native","ios","android","pgw","2c2p","2C2P"],"author":{"name":"2C2P"},"license":"MIT","_id":"@2c2p/pgw-sdk-react-native@4.0.1","maintainers":[{"name":"2c2p_dev","email":"dev@2c2p.com"},{"name":"chadvanz","email":"chatchawal@2c2p.com"},{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"}],"homepage":"https://developer.2c2p.com/docs/sdk-how-it-work","dist":{"shasum":"f7ca9fcfdbbc321d3a98da8a7a4dd3797ace2f1a","tarball":"https://registry.npmjs.org/@2c2p/pgw-sdk-react-native/-/pgw-sdk-react-native-4.0.1.tgz","fileCount":29,"integrity":"sha512-qu2A0Q5Ang9/t0SMGV9kNq4iGpXqcYnX1aV4ePMvPQT4GrnnYYeoUwqylDewiPaGDKsQ0ByFSeDa3UxJj8llRQ==","signatures":[{"sig":"MEQCIACCvC0Yeim/v+f/SH3+bDNPx8PI9LgrPqIQSUkNR7EHAiBmAm2uCusTiz5h5Nsert+wkvzalBTukmTUg9R8gNjmQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137997},"source":"js/index","gitHead":"807bcc0a7da610cabd7c294f3bdff6dcf85fbbab","scripts":{"build":"npm run build-ios && npm run build-android","build-ios":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example":"cd .. && cd example && npx react-native start --reset-cache","build-android":"cd .. && cd example && yarn add ../RTNPGWSDK && cd android && ./gradlew generateCodegenArtifactsFromSchema","build-arch-old":"npm run build-ios-arch-old && npm run build-android","ios-frameworks":"sh ./scripts/ios_frameworks.sh","update-example":"cd .. && cd example && npx npm-check-updates -u && yarn install","build-ios-arch-old":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-ios-debug":"cd .. && cd example && npx react-native run-ios","ios-frameworks-example":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example-ios-release":"cd .. && cd example && npx react-native run-ios --mode release","run-example-android-debug":"cd .. && cd example && npx react-native run-android","ios-frameworks-example-old":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-android-release":"cd .. && cd example && npx react-native run-android --mode release"},"_npmUser":{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"},"_npmVersion":"10.8.2","description":"2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.","directories":{},"_nodeVersion":"22.6.0","react-native":"js/index","codegenConfig":{"name":"RTNPGWSpec","type":"modules","android":{"javaPackageName":"com.ccpp.pgw.sdk.reactnative"},"jsSrcsDir":"js"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/pgw-sdk-react-native_4.0.1_1734073232471_0.1105628309414437","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@2c2p/pgw-sdk-react-native","version":"4.0.2","keywords":["react-native","ios","android","pgw","2c2p","2C2P"],"author":{"name":"2C2P"},"license":"MIT","_id":"@2c2p/pgw-sdk-react-native@4.0.2","maintainers":[{"name":"2c2p_dev","email":"dev@2c2p.com"},{"name":"chadvanz","email":"chatchawal@2c2p.com"},{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"}],"homepage":"https://developer.2c2p.com/docs/sdk-how-it-work","dist":{"shasum":"0b6dd7f0b6695776da1c41cc80171f1bbd3860e1","tarball":"https://registry.npmjs.org/@2c2p/pgw-sdk-react-native/-/pgw-sdk-react-native-4.0.2.tgz","fileCount":29,"integrity":"sha512-7kyRsh3BwPhCFN6w1o4PJt6GR4tpz6RdXe0/rSBhfSujL6hARg+WtyHgWCTpfv6iSZJ+SQ5xvQCFxjeS6AqLwQ==","signatures":[{"sig":"MEUCIATmH9WEOl5ZOV4qDz6z2VKjepJ97pE2yE/R0842MVpcAiEAyo4Jed6XqCu3970EQEpfT+irZ1Iyxt72KyOaXW2khBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137935},"source":"js/index","gitHead":"807bcc0a7da610cabd7c294f3bdff6dcf85fbbab","scripts":{"build":"npm run build-ios && npm run build-android","build-ios":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example":"cd .. && cd example && npx react-native start --reset-cache","build-android":"cd .. && cd example && yarn add ../RTNPGWSDK && cd android && ./gradlew generateCodegenArtifactsFromSchema","build-arch-old":"npm run build-ios-arch-old && npm run build-android","ios-frameworks":"sh ./scripts/ios_frameworks.sh","update-example":"cd .. && cd example && npx npm-check-updates -u && yarn install","build-ios-arch-old":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-ios-debug":"cd .. && cd example && npx react-native run-ios","ios-frameworks-example":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example-ios-release":"cd .. && cd example && npx react-native run-ios --mode release","run-example-android-debug":"cd .. && cd example && npx react-native run-android","ios-frameworks-example-old":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-android-release":"cd .. && cd example && npx react-native run-android --mode release"},"_npmUser":{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"},"_npmVersion":"10.8.2","description":"2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.","directories":{},"_nodeVersion":"22.6.0","react-native":"js/index","codegenConfig":{"name":"RTNPGWSpec","type":"modules","android":{"javaPackageName":"com.ccpp.pgw.sdk.reactnative"},"jsSrcsDir":"js"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/pgw-sdk-react-native_4.0.2_1735812826912_0.4343017274880139","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@2c2p/pgw-sdk-react-native","version":"4.0.3","keywords":["react-native","ios","android","pgw","2c2p","2C2P"],"author":{"name":"2C2P"},"license":"MIT","_id":"@2c2p/pgw-sdk-react-native@4.0.3","maintainers":[{"name":"2c2p_dev","email":"dev@2c2p.com"},{"name":"chadvanz","email":"chatchawal@2c2p.com"},{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"}],"homepage":"https://developer.2c2p.com/docs/sdk-how-it-work","dist":{"shasum":"8ab92d1366a224a64c07b6752b290458a8aaa5e4","tarball":"https://registry.npmjs.org/@2c2p/pgw-sdk-react-native/-/pgw-sdk-react-native-4.0.3.tgz","fileCount":29,"integrity":"sha512-qeVxnmvsnolMDAH9Fs+0dJx+uAkNJYjobaxRoH2gmt/hAAsiXiLHR2PpTJM1VkLz390yJdWETJ9WFPYqfU5Tnw==","signatures":[{"sig":"MEYCIQDkwLAVMI3MO0cXIpdv5oCJKmBD2hwLkcDDEowvfmuZ1AIhAJVEHz6nxrdn69AiKE4AGoI2Ow1zhVfd/S/7p1qTRIfH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138184},"source":"js/index","gitHead":"510176d58b100e86bcc06de596b54d78d62b605b","scripts":{"build":"npm run build-ios && npm run build-android","build-ios":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example":"cd .. && cd example && npx react-native start --reset-cache","build-android":"cd .. && cd example && yarn add ../RTNPGWSDK && cd android && ./gradlew generateCodegenArtifactsFromSchema","build-arch-old":"npm run build-ios-arch-old && npm run build-android","ios-frameworks":"sh ./scripts/ios_frameworks.sh","update-example":"cd .. && cd example && npx npm-check-updates -u && yarn install","build-ios-arch-old":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-ios-debug":"cd .. && cd example && npx react-native run-ios","ios-frameworks-example":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example-ios-release":"cd .. && cd example && npx react-native run-ios --mode release","run-example-android-debug":"cd .. && cd example && npx react-native run-android","ios-frameworks-example-old":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-android-release":"cd .. && cd example && npx react-native run-android --mode release"},"_npmUser":{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"},"_npmVersion":"10.9.2","description":"2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.","directories":{},"_nodeVersion":"23.6.0","react-native":"js/index","codegenConfig":{"name":"RTNPGWSpec","type":"modules","android":{"javaPackageName":"com.ccpp.pgw.sdk.reactnative"},"jsSrcsDir":"js"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/pgw-sdk-react-native_4.0.3_1739169496978_0.9208104982379361","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"@2c2p/pgw-sdk-react-native","version":"4.0.4","keywords":["react-native","ios","android","pgw","2c2p","2C2P"],"author":{"name":"2C2P"},"license":"MIT","_id":"@2c2p/pgw-sdk-react-native@4.0.4","maintainers":[{"name":"2c2p_dev","email":"dev@2c2p.com"},{"name":"chadvanz","email":"chatchawal@2c2p.com"},{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"}],"homepage":"https://developer.2c2p.com/docs/sdk-how-it-work","dist":{"shasum":"786b095613a51fe900b52c331d8d6a82d27bfd94","tarball":"https://registry.npmjs.org/@2c2p/pgw-sdk-react-native/-/pgw-sdk-react-native-4.0.4.tgz","fileCount":29,"integrity":"sha512-FLkt6zInbhb2/iJyYFPifypAn5Ek1f9j8qjeRMLUmw1/F1gecfBaxYQd9evNAcJW+U0BGmB51JkIOOo23/zn8g==","signatures":[{"sig":"MEYCIQCk/9TceFjr3ankQYnP2h5b8kZJ6TseDmxr0XUduOAZ6wIhAI6FHR/qetSR3yoITuhy/BSwceOymp1lmO2f8eQuBYF7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138058},"source":"js/index","gitHead":"3db0f8034eb1c0a2329d838e14b103f2bd185151","scripts":{"build":"npm run build-ios && npm run build-android","build-ios":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example":"cd .. && cd example && npx react-native start --reset-cache --port 8088","build-android":"cd .. && cd example && yarn add ../RTNPGWSDK && cd android && ./gradlew generateCodegenArtifactsFromSchema","build-arch-old":"npm run build-ios-arch-old && npm run build-android","ios-frameworks":"sh ./scripts/ios_frameworks.sh","update-example":"cd .. && cd example && npx npm-check-updates -u && yarn install","build-ios-arch-old":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-ios-debug":"cd .. && cd example && npx react-native run-ios --port 8088","ios-frameworks-example":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","run-example-ios-release":"cd .. && cd example && npx react-native run-ios --mode Release --port 8088","run-example-android-debug":"cd .. && cd example && npx react-native run-android --port 8088","ios-frameworks-example-old":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example-android-release":"cd .. && cd example && npx react-native run-android --mode Release --port 8088"},"_npmUser":{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"},"_npmVersion":"11.7.0","description":"2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.","directories":{},"_nodeVersion":"25.2.1","react-native":"js/index","codegenConfig":{"name":"RTNPGWSpec","type":"modules","android":{"javaPackageName":"com.ccpp.pgw.sdk.reactnative"},"jsSrcsDir":"js"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/pgw-sdk-react-native_4.0.4_1784777069520_0.22659569285373848","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"@2c2p/pgw-sdk-react-native","version":"4.0.5","description":"2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.","react-native":"js/index","source":"js/index","scripts":{"ios-frameworks":"sh ./scripts/ios_frameworks.sh","build":"npm run build-ios && npm run build-android","build-arch-old":"npm run build-ios-arch-old && npm run build-android","build-ios":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","build-ios-arch-old":"cd .. && cd example && yarn add ../RTNPGWSDK && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","build-android":"cd .. && cd example && yarn add ../RTNPGWSDK && cd android && ./gradlew generateCodegenArtifactsFromSchema","update-example":"cd .. && cd example && npx npm-check-updates -u && yarn install","ios-frameworks-example":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install","ios-frameworks-example-old":"cd .. && cd example && npm explore @2c2p/pgw-sdk-react-native -- npm run ios-frameworks && cd ios && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install","run-example":"cd .. && cd example && npx react-native start --reset-cache --port 8088","run-example-ios-release":"cd .. && cd example && npx react-native run-ios --mode Release --port 8088","run-example-ios-debug":"cd .. && cd example && npx react-native run-ios --port 8088","run-example-android-release":"cd .. && cd example && npx react-native run-android --mode Release --port 8088","run-example-android-debug":"cd .. && cd example && npx react-native run-android --port 8088"},"keywords":["react-native","ios","android","pgw","2c2p","2C2P"],"author":{"name":"2C2P"},"license":"MIT","homepage":"https://developer.2c2p.com/docs/sdk-how-it-work","devDependencies":{},"peerDependencies":{"react":"*","react-native":"*"},"codegenConfig":{"name":"RTNPGWSpec","type":"modules","jsSrcsDir":"js","android":{"javaPackageName":"com.ccpp.pgw.sdk.reactnative"}},"publishConfig":{"access":"public"},"gitHead":"4994e6e04aca877f5834255d55918b8ccd1cf9db","_id":"@2c2p/pgw-sdk-react-native@4.0.5","_nodeVersion":"25.2.1","_npmVersion":"11.7.0","dist":{"integrity":"sha512-zyCFm3I9yGZj7nGImIoB14v0lUGEyeB23lNZLUcHe29N0lQ1R97yok2SzrIqvPnzMxdW6qlLvwjUHn3/5ij36g==","shasum":"ef17d7e00172c5d709a89ea868584ce959f6453c","tarball":"https://registry.npmjs.org/@2c2p/pgw-sdk-react-native/-/pgw-sdk-react-native-4.0.5.tgz","fileCount":29,"unpackedSize":138058,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHzOIbzLrolrA5HsTx+hB5lsRQHFjCxYj7T+bqkjFAY9AiEAo/iFZBnMkz3rBbkpEBA6mRVFWJx+YCVOgkZReauCcps="}]},"_npmUser":{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"},"directories":{},"maintainers":[{"name":"2c2p_dev","email":"dev@2c2p.com"},{"name":"chadvanz","email":"chatchawal@2c2p.com"},{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/pgw-sdk-react-native_4.0.5_1784883378494_0.23849850298544495"},"_hasShrinkwrap":false}},"time":{"created":"2024-10-24T03:32:24.386Z","modified":"2026-07-24T08:56:18.830Z","4.0.0":"2024-10-24T03:32:24.689Z","4.0.1":"2024-12-13T07:00:32.662Z","4.0.2":"2025-01-02T10:13:47.091Z","4.0.3":"2025-02-10T06:38:17.193Z","4.0.4":"2026-07-23T03:24:29.674Z","4.0.5":"2026-07-24T08:56:18.623Z"},"author":{"name":"2C2P"},"license":"MIT","homepage":"https://developer.2c2p.com/docs/sdk-how-it-work","keywords":["react-native","ios","android","pgw","2c2p","2C2P"],"description":"2C2P PGW SDK for react native and allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway.","maintainers":[{"name":"2c2p_dev","email":"dev@2c2p.com"},{"name":"chadvanz","email":"chatchawal@2c2p.com"},{"name":"davidbilly2c2p","email":"davidbilly@2c2p.com"}],"readme":"# PGW SDK\nThe **2C2P Payment Gateway (PGW) SDK** allows merchants to build an excellent payment experience within their mobile apps by integrating easily with 2C2P's payment gateway. As 2C2P provides omnichannel payment processing, the Payment Gateway SDK gives merchants access to a full suite of payment options.\n\nWith 2C2P's Payment Gateway SDK, merchants do not need to undertake a complex and time-consuming PCI-DSS certification process. All sensitive information is protected at 2C2P with the most advanced security that is compliant with PCI-DSS standards.\n\n## SDK Integration\nFor full SDK integration to your react native project, please refer 2C2P developer portal. [[Here]](https://developer.2c2p.com/docs/sdk-download-sdk-react-native)\n\n## SDK Features\nFor full SDK features reference, please refer 2C2P developer portal. [[Here]](https://developer.2c2p.com/docs/sdk-apis)\n\n## Contributing\n2C2P\n\n## License\n[MIT](https://raw.githubusercontent.com/2C2P/PGWSDK-SwiftPackage/refs/heads/main/LICENSE)","readmeFilename":"README.md"}