Releases: Veritas-Quaesitor/vq-digitalwallet-reactnative-google
Releases · Veritas-Quaesitor/vq-digitalwallet-reactnative-google
Release list
VQ Digital Wallet React Native Google — v0.1.0
🚀 VQ Digital Wallet React Native Google v0.1.0
The first release of VQ’s Android React Native SDK for accepting Google Pay payments through the Ecentric Payment Gateway.
✨ What’s included
- Native Android Google Pay integration implemented in Kotlin
- Typed TypeScript API for React Native applications
- Google Pay button component and programmatic payment client
- Google Pay TEST and PRODUCTION build-profile support
- Opaque Google Pay token handoff for merchant backend processing
- React Native autolinking support
- Public SDK source, installation guidance, configuration reference, and troubleshooting documentation
✅ Validation completed
- SDK package integrity and deterministic build verification
- Isolated consumer application installation and autolinking proof
- Android build verification
- CI verification and approved dependency-audit policy
- Google Pay TEST and UAT payment-flow validation
📦 Install
Download the attached package asset, then install it from a local path:
npm install ./vq-digitalwallet-reactnative-google-0.1.0.tgzRebuild the Android application afterwards:
npx react-native run-androidSee the repository README for Android setup, SDK configuration, payment handling, and operational guidance.
🔐 Package integrity
| Asset | SHA-256 |
|---|---|
vq-digitalwallet-reactnative-google-0.1.0.tgz |
9A2ACBED5F72E01FE5141E798BE501CC23E8CF34DC9BC52DF65FEE7AE62A7E2F |
Consumers remain responsible for validating their own Google Pay, gateway, certificate, and deployment configuration before use in their environment.