#adeang47 - saving stripe ids

1 messages · Page 1 of 1 (latest)

fossil torrent
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂

proper pawn
#

thanks!

fossil torrent
#

This really depends on your business needs and how you integrate with Stripe

#

You don't need to store anything, but you certainly can choose to to make certain actions more efficient

#

eg: you might sync info for analyzing payment data

#

you might store customer preferred saved payment methods

#

you might save accounts IDs when using connect, etc

proper pawn
#

thats fair. wasnt sure if stripe has guidelines for best practices about data persistence.

fossil torrent
#

All Stripe IDs are safe to store as you need

#

Certain payment details might be governed by PCI or other local regulations, personal/identity information too

#

You are responsible for adhering to applicable regulations for your business

proper pawn
#

thank you