Skip to content

How to pass the data to Stripe? #10

@yushine

Description

@yushine

Thanks for your project and I have a question: how to pass the decrypted data to Stripe?

For example, I got the decrypted data below:

{
  "applicationPrimaryAccountNumber": "62216824****8751",
  "applicationExpirationDate": "370101",
  "currencyCode": "156",
  "transactionAmount": 0,
  "deviceManufacturerIdentifier": "062****30273",
  "paymentDataType": "EMV",
  "paymentData": {
    "encryptedPINData": "8110894aadcf7991a54e2392****9f11bd4782080006ffffffffffff",
    "emvData": "nyYI/LzXZ359/D+fNgIABIECAAWDeKhMBPrvqL+zr2ihyixF****Nw7EMf4F022BW56/WdWH/x6MhGlSTVTKzteXA1Kkn2pYE8FhVxNSLLitAU57OVeH4HtBGz3eOIzObiiwl8iV6/WVD7r1OnueIwNhvabA04ir+GxhZeflXY/D6rR+zKQKDFQaUvkehg=="
  }
}

Which Stripe API should I used?
Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions