PaySimple / PaySimpleSDK

.NET SDK for PaySimple API v4
Other
4 stars 1 forks source link

Added in payment tokens and customer/account matching #12

Closed BDLefebvre closed 7 years ago

BDLefebvre commented 7 years ago

@scottlance Good point about the HttpClient. Regarding the ProtectedCardData, yes they will hold unencrypted track and cvv data. This shouldn't change anything PCI related with this SDK since it is already handling credit card numbers and banking numbers, so anyone using this SDK needs to PCI compliant.

scottlance commented 7 years ago

@BDLefebvre I will add the HttpClient change as an Issue. If you guys are merging soon, I will see if I can find some time to branch and make the fix.