Adyen / adyen-magento2-hyva

MIT License
7 stars 4 forks source link

PCI compliance verification #3

Closed pmarjan-onestic closed 9 months ago

pmarjan-onestic commented 9 months ago

On the topic of PSI compliance, RC1 README file states something like:

#### PSI compliance 
When making an order, the state data is extracted from the request parameters, 
and the state data is temporarily attached (but never persisted) to the Adyen's native State Data Object (`Adyen\Payment\Helper\StateData`).

The overall PSI compliance of the module needs to be reviewed carefullyy by Adyen.

(This ticket is continuation from a remark added by @candemiralp on the old repository)

@candemiralp please let me know if this ticket is needed?

pmarjan-onestic commented 9 months ago

@candemiralp @RokPopov do you think PSI compliance is something that you could verify please?

As a reminder, this ticket is created based on a comment that you made in one of your earlier code reviews (when we had the old repository).

RokPopov commented 9 months ago

Hi @pmarjan-onestic, closing this ticket as the case above is PCI compliant, we are handling state data the same way in our plugin.