Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] How to encrypt data and how to work with recurring payments? #70

Open
marcospassos opened this issue Sep 20, 2012 · 2 comments
Open

Comments

@marcospassos
Copy link

I've not found anything talking about it in the documentation. May I have an example?

@merk
Copy link
Contributor

merk commented Sep 20, 2012

Any data assigned to the PaymentInstruction and FinancialTransaction are automatically encrypted (ExtendedData and ExtendedDataType handle this).

Be aware that even with this encryption the code is not likely PCI compliant by itself. There are many additional measures you need to take. It is easier and cheaper to outsource recurring payments to a payment provider.

@antonbabenko
Copy link

Any way to find documentation about how to implement recurring payments ?

@psrpinto psrpinto added this to the 1.3.0 milestone Oct 19, 2016
This was referenced Jan 7, 2017
@psrpinto psrpinto modified the milestones: 1.3.1, 1.3.0 Jan 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants