#Do you know da wae?

1 messages · Page 1 of 1 (latest)

torn currentBOT
olive dome
heady juniper
#

i am using the Stripe SDK in my flutter app so that i myself don't have to fulfil the PCI Compliance requirements, everything is working smoothly, but we want to add a refund option as well in our app, so to add a refund option do we need to fullfill extra requirements?

olive dome
#

No, there's no additional requirements

heady juniper
#

https://pub.dev/packages/pay

https://pub.dev/packages/flutter_stripe

these are the two packages that we have shortlisted for now, and they claim that they solve the PCI Compliance for us as long as we don't use stripe APIs and that we dont store any sensitive data.

heady juniper