Payments
Ecommerce and Payment Processing Security
This page explains LifeSync's current payment position and the security expectations that would apply if paid ecommerce features are added later.
Current payment status
No ecommerce checkout, billing SDK, in-app purchase package, Stripe, PayPal, or card-processing code was found in the reviewed LifeSync app or website. The website does not collect payment card numbers, process checkout transactions, or store billing details.
If payments are added
- Use a reputable payment processor instead of collecting raw card data directly.
- Keep payment pages, scripts, and redirects limited to trusted providers.
- Publish refund, subscription, cancellation, and billing terms before charging users.
- Apply PCI DSS obligations that match the payment flow and service provider model.
- Protect order records and avoid storing unnecessary billing information.
PCI DSS
The Payment Card Industry Data Security Standard applies to environments that store, process, or transmit payment card data. Because LifeSync does not currently process card payments in the reviewed codebase, direct PCI DSS cardholder-data handling is not part of the current app or website operation.
Official references
This page is informational and is not legal, tax, payment processor, or PCI compliance advice.