dangerouslyGetFullCardDetails property

bool dangerouslyGetFullCardDetails
final

When true the Full card details will be returned.

WARNING!!! Only do this if you're certain that you fulfill the necessary PCI compliance requirements. Make sure that you're not mistakenly logging or storing full card details! See the docs for details: https://stripe.com/docs/security/guide#validating-pci-compliance Default is false.

Implementation

final bool dangerouslyGetFullCardDetails;