<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Apple Pay:Required fields are missing from decrypted data in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/62455#M36773</link>
    <description>&lt;P&gt;We generated the token using apple pay and transaction is successful for sandbox environment.We used exactly the same process for token generation for live environment but we get the below&amp;nbsp;error:&lt;/P&gt;&lt;P&gt;"Required fields are missing from decrypted data".&lt;/P&gt;&lt;P&gt;In sandbox mode ,&lt;/P&gt;&lt;P&gt;PKMerchantCapability&lt;SPAN&gt;.&lt;/SPAN&gt;capability3DS works, while in live mode we get below error:&lt;/P&gt;&lt;P&gt;"This processor does not support this method of submitting payment data."&lt;/P&gt;&lt;P&gt;As mentioned in possible solutions for error codes,&lt;/P&gt;&lt;P&gt;Changing it to&amp;nbsp;&lt;SPAN&gt;PKMerchantCapability&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;capabilityEMV does not help and gives the below response:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Required fields are missing from decrypted data&lt;/SPAN&gt;".We have set all possible values of&amp;nbsp;&lt;/P&gt;&lt;P&gt;PKPaymentRequest including shippingAddress,Billing contact,etc.Also ensured that merchant account is card not present &amp;amp; encrypted data belongs to merchant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In live environment,we are setting location of device to US and using US credit card details.Device is located in India.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Response:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
"transactionResponse": {
"responseCode": "3",
"authCode": "",
"avsResultCode": "P",
"cvvResultCode": "",
"cavvResultCode": "",
"transId": "0",
"refTransID": "",
"transHash": "817E4EEE366139A5598A43F3CA026D41",
"testRequest": "0",
"accountNumber": "",
"accountType": "",
"errors": [
{
"errorCode": "153",
"errorText": "There was an error processing the payment data. Required fields are missing from decrypted data."
}
],
"userFields": [
{
"name": "MerchantDefinedFieldName1",
"value": "MerchantDefinedFieldValue1"
},
{
"name": "favorite_color",
"value": "blue"
}
],
"transHashSha2": "0F4059266DB96EC3DF32F9B4A39F61E3BF26FF67523C31A42FCBBABDC841D3719038BE788DD47BC5227A05042B1BA2198AD4A137A6926BBC39E2C171ED9176B6"
},
"refId": "123456",
"messages": {
"resultCode": "Error",
"message": [
{
"code": "E00027",
"text": "The transaction was unsuccessful."
}
]
}
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2018 07:47:55 GMT</pubDate>
    <dc:creator>Pragati</dc:creator>
    <dc:date>2018-04-03T07:47:55Z</dc:date>
    <item>
      <title>Apple Pay:Required fields are missing from decrypted data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/62455#M36773</link>
      <description>&lt;P&gt;We generated the token using apple pay and transaction is successful for sandbox environment.We used exactly the same process for token generation for live environment but we get the below&amp;nbsp;error:&lt;/P&gt;&lt;P&gt;"Required fields are missing from decrypted data".&lt;/P&gt;&lt;P&gt;In sandbox mode ,&lt;/P&gt;&lt;P&gt;PKMerchantCapability&lt;SPAN&gt;.&lt;/SPAN&gt;capability3DS works, while in live mode we get below error:&lt;/P&gt;&lt;P&gt;"This processor does not support this method of submitting payment data."&lt;/P&gt;&lt;P&gt;As mentioned in possible solutions for error codes,&lt;/P&gt;&lt;P&gt;Changing it to&amp;nbsp;&lt;SPAN&gt;PKMerchantCapability&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;capabilityEMV does not help and gives the below response:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Required fields are missing from decrypted data&lt;/SPAN&gt;".We have set all possible values of&amp;nbsp;&lt;/P&gt;&lt;P&gt;PKPaymentRequest including shippingAddress,Billing contact,etc.Also ensured that merchant account is card not present &amp;amp; encrypted data belongs to merchant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In live environment,we are setting location of device to US and using US credit card details.Device is located in India.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Response:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
"transactionResponse": {
"responseCode": "3",
"authCode": "",
"avsResultCode": "P",
"cvvResultCode": "",
"cavvResultCode": "",
"transId": "0",
"refTransID": "",
"transHash": "817E4EEE366139A5598A43F3CA026D41",
"testRequest": "0",
"accountNumber": "",
"accountType": "",
"errors": [
{
"errorCode": "153",
"errorText": "There was an error processing the payment data. Required fields are missing from decrypted data."
}
],
"userFields": [
{
"name": "MerchantDefinedFieldName1",
"value": "MerchantDefinedFieldValue1"
},
{
"name": "favorite_color",
"value": "blue"
}
],
"transHashSha2": "0F4059266DB96EC3DF32F9B4A39F61E3BF26FF67523C31A42FCBBABDC841D3719038BE788DD47BC5227A05042B1BA2198AD4A137A6926BBC39E2C171ED9176B6"
},
"refId": "123456",
"messages": {
"resultCode": "Error",
"message": [
{
"code": "E00027",
"text": "The transaction was unsuccessful."
}
]
}
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 07:47:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/62455#M36773</guid>
      <dc:creator>Pragati</dc:creator>
      <dc:date>2018-04-03T07:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apple Pay:Required fields are missing from decrypted data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/62457#M36774</link>
      <description>&lt;P&gt;here is the sample request:&lt;/P&gt;&lt;PRE&gt;{
    "createTransactionRequest": {
        "merchantAuthentication": {
            "name": "6R..”,
            "transactionKey": "83..”
        },"refId": "123456",
        "transactionRequest": {
            "transactionType": "authCaptureTransaction",
            "amount": 1.00,
            "payment": {
                "opaqueData": {
                    "dataDescriptor": "COMMON.APPLE.INAPP.PAYMENT",
                    "dataValue": "eyJ2ZXJza…….I2MiJ9fQ=="
                }
            },
            "lineItems": {
                "lineItem": {
                    "itemId": "1",
                    "name": "Total",
                    "description": "Cannes logo",
                    "quantity": "1",
                    "unitPrice": 1.00
                }
            },
            "tax": {
                "amount": 0.00,
                "name": "level2 tax name",
                "description": "level2 tax"
            },
            "duty": {
                "amount": 0.00,
                "name": "duty name",
                "description": "duty description"
            },
            "shipping": {
                "amount": 0.00,
                "name": "level2 tax name",
                "description": "level2 tax"
            },
            "poNumber": "456654",
            "billTo": {"firstName": “...”,”lastName": "...”,”address": "11…”,”city": "Su..”,”state": “..”,”zip": "94..”,”country": "United States","phoneNumber": “…”,”email”:”…”},
            "shipTo": {"firstName": "...”,”lastName": "...”,”address": "11..”,”city": "Su..”,”state": “..”,”zip": "94..”,”country": "United States"},
            "customerIP": "182.75.80.6",
            "retail" : { "marketType": "0", "deviceType": "7"},
            "userFields": {
                "userField": [
                    {
                        "name": "MerchantDefinedFieldName1",
                        "value": "MerchantDefinedFieldValue1"
                    },
                    {
                        "name": "favorite_color",
                        "value": "blue"
                    }
                ]
            }
        }
    }
}&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Apr 2018 08:48:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/62457#M36774</guid>
      <dc:creator>Pragati</dc:creator>
      <dc:date>2018-04-03T08:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Apple Pay:Required fields are missing from decrypted data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/62662#M36933</link>
      <description>&lt;P&gt;Re-doing the whole process from creating new bundle identifier,merchant id,registering it to bundle id &amp;amp; on authorize portal,generating a new CSR from Authorize portal and creating new payment processing certificate on apple developer &amp;amp; using 3DS payment type solved the problem in live environment.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 06:19:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/62662#M36933</guid>
      <dc:creator>Pragati</dc:creator>
      <dc:date>2018-04-17T06:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apple Pay:Required fields are missing from decrypted data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/72149#M44530</link>
      <description>&lt;P&gt;We are having the same issue where Visa is working but AMEX and MasterCard is coming back with an error. Any idea how we can resolve this issue? We have done with for the live and test account and still the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"There was an error processing the payment data. Required fields are missing from decrypted data."&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 22:49:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/72149#M44530</guid>
      <dc:creator>jsjung</dc:creator>
      <dc:date>2020-06-08T22:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Apple Pay:Required fields are missing from decrypted data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/82364#M51900</link>
      <description>&lt;P&gt;Hello Pragati&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you generate a new CSR from Auth.net ? We created a new merchant ID on apple pay, and updated our merchant ID on auth.net, but it re-downloads the same CSR as before&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 15:52:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Apple-Pay-Required-fields-are-missing-from-decrypted-data/m-p/82364#M51900</guid>
      <dc:creator>subburightpoint</dc:creator>
      <dc:date>2022-04-26T15:52:43Z</dc:date>
    </item>
  </channel>
</rss>

