Version
-API version 44.5
+API version 44.8
-Documentation version 44.5
+Documentation version 44.8
History
Simeon Angelov | Changed the purpose_of_payment to required API param for Visa OCT transactions with recipients in Argentina, Bangladesh, Egypt, India, Chile and Colombia. |
||
44.6 | +2024/03/01 | +Atanas Naydenov | +Added Scheme response codes and removed Issuer response codes. | +
44.7 | +2024/03/06 | +Kaloyan Mirchev | +Added descriptions for CPF/CNPJ checks API response. | +
44.8 | +2024/03/07 | +Muhammad Moawaz Ayub | +Added additional MCCs to the list for own-account Funding Transactions. | +
Introduction
@@ -5882,7 +5912,7 @@-Smart Routing API
With authentication params in the URL:
-+
POST https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.api.e-comprocessing.net/transactions
POST https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.api.e-comprocessing.net/transactions
For the production system use the following URLs:
@@ -5890,7 +5920,7 @@Smart Routing API
With authentication params in the URL:
-+
POST https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@prod.api.e-comprocessing.net/transactions
POST https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@prod.api.e-comprocessing.net/transactions
Transactions
Invoking a Transaction
A transaction is invoked via HTTPS POST, parameters are passed as XML with UTF-8 encoding.
Card
Recurring V2
@@ -6073,8 +6103,8 @@Initial Recurring
"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "06-04-2024", - "event_end_date": "15-04-2024", + "event_start_date": "13-04-2024", + "event_end_date": "22-04-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -6104,7 +6134,7 @@Initial Recurring
Request
curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -6125,8 +6155,8 @@ Initial Recurring
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -6288,8 +6318,8 @@ Initial Recurring
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -6314,7 +6344,7 @@ Initial Recurring
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -6335,8 +6365,8 @@ Initial Recurring
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -6848,7 +6878,7 @@ Initial Recurring
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:02.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -6857,7 +6887,7 @@ Initial Recurring
[currency] => USD
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
[reason_for_not_honoring_exemption] => 8A01
[sca_exemption_result] => 13
@@ -6882,13 +6912,13 @@ Initial Recurring
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:02Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
<reason_for_not_honoring_exemption content=[8A01]>
<sca_exemption_result content=[13]>
@@ -6913,13 +6943,13 @@ Initial Recurring
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:02Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
reason_for_not_honoring_exemption: "8A01",
sca_exemption_result: "13",
@@ -6949,13 +6979,13 @@ Initial Recurring
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:02Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
<reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption>
<sca_exemption_result>13</sca_exemption_result>
@@ -7044,7 +7074,7 @@ Initial Recurring
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
recurring_advice_code
@@ -7119,12 +7149,12 @@ Initial Recurring
scheme_settlement_date
string(4)
-MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15).
+MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15).
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -7165,7 +7195,7 @@ Initial Recurring
[message] => billing_address[zip_code] is invalid!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:02.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -7186,7 +7216,7 @@ Initial Recurring
<response_code content=[57]>
<code content=[340]>
<message content=[billing_address[zip_code] is invalid!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:02Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -7204,7 +7234,7 @@ Initial Recurring
response_code: "57",
code: "340",
message: "billing_address[zip_code] is invalid!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:02Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -7227,7 +7257,7 @@ Initial Recurring
<response_code>57</response_code>
<code>340</code>
<message>billing_address[zip_code] is invalid!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:02Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -7428,8 +7458,8 @@ Subsequent Recurring
"reference_id": "43672",
"amount": "100",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
}
@@ -7443,7 +7473,7 @@ Subsequent Recurring
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -7457,8 +7487,8 @@ Subsequent Recurring
<reference_id>43672</reference_id>
<amount>100</amount>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -7559,8 +7589,8 @@ Subsequent Recurring
"reference_id": "43672",
"amount": "100",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
}
@@ -7574,7 +7604,7 @@ Subsequent Recurring
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -7588,8 +7618,8 @@ Subsequent Recurring
<reference_id>43672</reference_id>
<amount>100</amount>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -7731,7 +7761,7 @@ Subsequent Recurring
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:02.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -7756,7 +7786,7 @@ Subsequent Recurring
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:02Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<sent_to_acquirer content=[true]>
@@ -7778,7 +7808,7 @@ Subsequent Recurring
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:02Z",
descriptor: "Descriptor one",
amount: "100",
sent_to_acquirer: "true",
@@ -7805,7 +7835,7 @@ Subsequent Recurring
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:02Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<sent_to_acquirer>true</sent_to_acquirer>
@@ -7862,7 +7892,7 @@ Subsequent Recurring
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
recurring_advice_code
@@ -7912,7 +7942,7 @@ Subsequent Recurring
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -7943,7 +7973,7 @@ Subsequent Recurring
[message] => billing_address[zip_code] is invalid!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:02.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -7963,7 +7993,7 @@ Subsequent Recurring
<response_code content=[57]>
<code content=[340]>
<message content=[billing_address[zip_code] is invalid!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:02Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<sent_to_acquirer content=[false]>
@@ -7980,7 +8010,7 @@ Subsequent Recurring
response_code: "57",
code: "340",
message: "billing_address[zip_code] is invalid!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:02Z",
descriptor: "Descriptor one",
amount: "100",
sent_to_acquirer: "false",
@@ -8002,7 +8032,7 @@ Subsequent Recurring
<response_code>57</response_code>
<code>340</code>
<message>billing_address[zip_code] is invalid!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:02Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<sent_to_acquirer>false</sent_to_acquirer>
@@ -8056,7 +8086,7 @@ Subsequent Recurring
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
code
@@ -8285,8 +8315,8 @@ Non-referenced Subsequent Recurring
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -8316,7 +8346,7 @@ Non-referenced Subsequent Recurring
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -8339,8 +8369,8 @@ Non-referenced Subsequent Recurring
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -8845,7 +8875,7 @@ Non-referenced Subsequent Recurring
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -8854,7 +8884,7 @@ Non-referenced Subsequent Recurring
[currency] => USD
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
[reason_for_not_honoring_exemption] => 8A01
[sca_exemption_result] => 13
@@ -8879,13 +8909,13 @@ Non-referenced Subsequent Recurring
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
<reason_for_not_honoring_exemption content=[8A01]>
<sca_exemption_result content=[13]>
@@ -8910,13 +8940,13 @@ Non-referenced Subsequent Recurring
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
reason_for_not_honoring_exemption: "8A01",
sca_exemption_result: "13",
@@ -8946,13 +8976,13 @@ Non-referenced Subsequent Recurring
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
<reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption>
<sca_exemption_result>13</sca_exemption_result>
@@ -9041,7 +9071,7 @@ Non-referenced Subsequent Recurring
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
recurring_advice_code
@@ -9116,12 +9146,12 @@ Non-referenced Subsequent Recurring
scheme_settlement_date
string(4)
-MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15).
+MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15).
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -9162,7 +9192,7 @@ Non-referenced Subsequent Recurring
[message] => Transaction failed, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -9183,7 +9213,7 @@ Non-referenced Subsequent Recurring
<code content=[510]>
<technical_message content=[Invalid Issuer]>
<message content=[Transaction failed, please contact support!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -9201,7 +9231,7 @@ Non-referenced Subsequent Recurring
code: "510",
technical_message: "Invalid Issuer",
message: "Transaction failed, please contact support!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -9224,7 +9254,7 @@ Non-referenced Subsequent Recurring
<code>510</code>
<technical_message>Invalid Issuer</technical_message>
<message>Transaction failed, please contact support!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -9330,7 +9360,7 @@ Non-referenced Subsequent Recurring
[message] => Transaction failed, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -9351,7 +9381,7 @@ Non-referenced Subsequent Recurring
<response_code content=[57]>
<code content=[510]>
<message content=[Transaction failed, please contact support!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -9369,7 +9399,7 @@ Non-referenced Subsequent Recurring
response_code: "57",
code: "510",
message: "Transaction failed, please contact support!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -9392,7 +9422,7 @@ Non-referenced Subsequent Recurring
<response_code>57</response_code>
<code>510</code>
<message>Transaction failed, please contact support!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -9631,7 +9661,7 @@ How to
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -10234,8 +10264,8 @@ Init Recurring Sale
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -10265,7 +10295,7 @@ Init Recurring Sale
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -10285,8 +10315,8 @@ Init Recurring Sale
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -10844,7 +10874,7 @@ Init Recurring Sale
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -10853,7 +10883,7 @@ Init Recurring Sale
[currency] => USD
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
[reason_for_not_honoring_exemption] => 8A01
[sca_exemption_result] => 13
@@ -10877,13 +10907,13 @@ Init Recurring Sale
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
<reason_for_not_honoring_exemption content=[8A01]>
<sca_exemption_result content=[13]>
@@ -10907,13 +10937,13 @@ Init Recurring Sale
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
reason_for_not_honoring_exemption: "8A01",
sca_exemption_result: "13",
@@ -10942,13 +10972,13 @@ Init Recurring Sale
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
<reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption>
<sca_exemption_result>13</sca_exemption_result>
@@ -11032,7 +11062,7 @@ Init Recurring Sale
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
recurring_advice_code
@@ -11107,12 +11137,12 @@ Init Recurring Sale
scheme_settlement_date
string(4)
-MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15).
+MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15).
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -11152,7 +11182,7 @@ Init Recurring Sale
[message] => billing_address[zip_code] is invalid!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -11172,7 +11202,7 @@ Init Recurring Sale
<response_code content=[57]>
<code content=[340]>
<message content=[billing_address[zip_code] is invalid!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -11189,7 +11219,7 @@ Init Recurring Sale
response_code: "57",
code: "340",
message: "billing_address[zip_code] is invalid!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -11211,7 +11241,7 @@ Init Recurring Sale
<response_code>57</response_code>
<code>340</code>
<message>billing_address[zip_code] is invalid!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -11408,8 +11438,8 @@ Recurring Sale
"reference_id": "43672",
"amount": "100",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
}
@@ -11423,7 +11453,7 @@ Recurring Sale
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -11436,8 +11466,8 @@ Recurring Sale
<reference_id>43672</reference_id>
<amount>100</amount>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -11620,7 +11650,7 @@ Recurring Sale
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -11644,7 +11674,7 @@ Recurring Sale
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<sent_to_acquirer content=[true]>
@@ -11665,7 +11695,7 @@ Recurring Sale
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
sent_to_acquirer: "true",
@@ -11691,7 +11721,7 @@ Recurring Sale
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<sent_to_acquirer>true</sent_to_acquirer>
@@ -11743,7 +11773,7 @@ Recurring Sale
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
recurring_advice_code
@@ -11793,7 +11823,7 @@ Recurring Sale
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -11823,7 +11853,7 @@ Recurring Sale
[message] => billing_address[zip_code] is invalid!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -11842,7 +11872,7 @@ Recurring Sale
<response_code content=[57]>
<code content=[340]>
<message content=[billing_address[zip_code] is invalid!]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<sent_to_acquirer content=[false]>
@@ -11858,7 +11888,7 @@ Recurring Sale
response_code: "57",
code: "340",
message: "billing_address[zip_code] is invalid!",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
sent_to_acquirer: "false",
@@ -11879,7 +11909,7 @@ Recurring Sale
<response_code>57</response_code>
<code>340</code>
<message>billing_address[zip_code] is invalid!</message>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<sent_to_acquirer>false</sent_to_acquirer>
@@ -11928,7 +11958,7 @@ Recurring Sale
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
code
@@ -12119,7 +12149,7 @@ How to
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -12706,8 +12736,8 @@ Authorize
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -12736,7 +12766,7 @@ Authorize
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -12756,8 +12786,8 @@ Authorize
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -12798,7 +12828,7 @@ Authorize
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -12818,8 +12848,8 @@ Authorize
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -13420,7 +13450,7 @@ Authorize
[response_code] => 00
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:01.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -13429,7 +13459,7 @@ Authorize
[currency] => USD
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
[reason_for_not_honoring_exemption] => 8A01
[sca_exemption_result] => 13
@@ -13451,13 +13481,13 @@ Authorize
<authorization_code content=[345678]>
<retrieval_reference_number content=[016813015184]>
<response_code content=[00]>
- <timestamp content=[2024-03-05T15:07:01Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
<reason_for_not_honoring_exemption content=[8A01]>
<sca_exemption_result content=[13]>
@@ -13479,13 +13509,13 @@ Authorize
authorization_code: "345678",
retrieval_reference_number: "016813015184",
response_code: "00",
- timestamp: "2024-03-05T15:07:01Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
reason_for_not_honoring_exemption: "8A01",
sca_exemption_result: "13",
@@ -13512,13 +13542,13 @@ Authorize
<authorization_code>345678</authorization_code>
<retrieval_reference_number>016813015184</retrieval_reference_number>
<response_code>00</response_code>
- <timestamp>2024-03-05T15:07:01Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
<reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption>
<sca_exemption_result>13</sca_exemption_result>
@@ -13607,7 +13637,7 @@ Authorize
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
technical_message
@@ -13672,12 +13702,12 @@ Authorize
scheme_settlement_date
string(4)
-MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15).
+MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15).
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -13717,7 +13747,7 @@ Authorize
[message] => expiration_year is invalid
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -13737,7 +13767,7 @@ Authorize
<code content=[340]>
<technical_message content=[expiration_year is invalid]>
<message content=[expiration_year is invalid]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -13754,7 +13784,7 @@ Authorize
code: "340",
technical_message: "expiration_year is invalid",
message: "expiration_year is invalid",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -13776,7 +13806,7 @@ Authorize
<code>340</code>
<technical_message>expiration_year is invalid</technical_message>
<message>expiration_year is invalid</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -13995,8 +14025,8 @@ Capture
"amount": "100",
"currency": "USD",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
}
@@ -14010,7 +14040,7 @@ Capture
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -14024,8 +14054,8 @@ Capture
<amount>100</amount>
<currency>USD</currency>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -14153,7 +14183,7 @@ Capture
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -14174,7 +14204,7 @@ Capture
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -14192,7 +14222,7 @@ Capture
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -14215,7 +14245,7 @@ Capture
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -14260,7 +14290,7 @@ Capture
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
technical_message
@@ -14320,7 +14350,7 @@ Capture
[message] => Transaction declined.
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -14340,7 +14370,7 @@ Capture
<code content=[430]>
<technical_message content=[Reference transaction has already been captured, and acquirer does not support partial/multiple capture]>
<message content=[Transaction declined.]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -14357,7 +14387,7 @@ Capture
code: "430",
technical_message: "Reference transaction has already been captured, and acquirer does not support partial/multiple capture",
message: "Transaction declined.",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -14379,7 +14409,7 @@ Capture
<code>430</code>
<technical_message>Reference transaction has already been captured, and acquirer does not support partial/multiple capture</technical_message>
<message>Transaction declined.</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -14639,8 +14669,8 @@ Sale
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -14669,7 +14699,7 @@ Sale
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -14689,8 +14719,8 @@ Sale
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -14731,7 +14761,7 @@ Sale
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -14751,8 +14781,8 @@ Sale
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -15353,7 +15383,7 @@ Sale
[response_code] => 00
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -15362,7 +15392,7 @@ Sale
[currency] => USD
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
[reason_for_not_honoring_exemption] => 8A01
[sca_exemption_result] => 13
@@ -15384,13 +15414,13 @@ Sale
<authorization_code content=[345678]>
<retrieval_reference_number content=[016813015184]>
<response_code content=[00]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
<reason_for_not_honoring_exemption content=[8A01]>
<sca_exemption_result content=[13]>
@@ -15412,13 +15442,13 @@ Sale
authorization_code: "345678",
retrieval_reference_number: "016813015184",
response_code: "00",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
reason_for_not_honoring_exemption: "8A01",
sca_exemption_result: "13",
@@ -15445,13 +15475,13 @@ Sale
<authorization_code>345678</authorization_code>
<retrieval_reference_number>016813015184</retrieval_reference_number>
<response_code>00</response_code>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
<reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption>
<sca_exemption_result>13</sca_exemption_result>
@@ -15540,7 +15570,7 @@ Sale
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
technical_message
@@ -15600,12 +15630,12 @@ Sale
scheme_settlement_date
string(4)
-MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15).
+MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15).
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -15646,7 +15676,7 @@ Sale
[message] => billing_address[zip_code] is invalid!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -15667,7 +15697,7 @@ Sale
<code content=[340]>
<technical_message content=[billing_address[zip_code] is invalid!]>
<message content=[billing_address[zip_code] is invalid!]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -15685,7 +15715,7 @@ Sale
code: "340",
technical_message: "billing_address[zip_code] is invalid!",
message: "billing_address[zip_code] is invalid!",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -15708,7 +15738,7 @@ Sale
<code>340</code>
<technical_message>billing_address[zip_code] is invalid!</technical_message>
<message>billing_address[zip_code] is invalid!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -15758,7 +15788,7 @@ Sale
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
code
@@ -15883,7 +15913,7 @@ Argencard
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -16149,7 +16179,7 @@ Argencard
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -16179,7 +16209,7 @@ Argencard
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -16277,7 +16307,7 @@ Argencard
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -16306,7 +16336,7 @@ Argencard
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -16461,7 +16491,7 @@ Aura
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -16727,7 +16757,7 @@ Aura
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -16757,7 +16787,7 @@ Aura
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -16855,7 +16885,7 @@ Aura
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -16884,7 +16914,7 @@ Aura
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -16995,7 +17025,7 @@ Bancontact
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -17161,7 +17191,7 @@ Bancontact
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -17417,7 +17447,7 @@ Bancontact
<message>Transaction successful!</message>
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<mode>live</mode>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>EUR</currency>
@@ -17441,7 +17471,7 @@ Bancontact
[mode] => live
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -17461,7 +17491,7 @@ Bancontact
<message content=[Transaction successful!]>
<redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]>
<mode content=[live]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[EUR]>
@@ -17478,7 +17508,7 @@ Bancontact
message: "Transaction successful!",
redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61",
mode: "live",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "EUR",
@@ -17500,7 +17530,7 @@ Bancontact
<message>Transaction successful!</message>
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<mode>live</mode>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>EUR</currency>
@@ -17599,7 +17629,7 @@ Bancontact
<transaction_id>119643250547501c79d8295</transaction_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>EUR</currency>
@@ -17622,7 +17652,7 @@ Bancontact
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:03.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -17641,7 +17671,7 @@ Bancontact
<code content=[110]>
<technical_message content=[]>
<message content=[Something went wrong, please contact support!]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:03Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[EUR]>
@@ -17657,7 +17687,7 @@ Bancontact
code: "110",
technical_message: "",
message: "Something went wrong, please contact support!",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:03Z",
descriptor: "Descriptor one",
amount: "100",
currency: "EUR",
@@ -17678,7 +17708,7 @@ Bancontact
<code>110</code>
<payment_response>technical_message</payment_response>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:03Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>EUR</currency>
@@ -17830,7 +17860,7 @@ Cabal
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -18094,7 +18124,7 @@ Cabal
[mode] => live
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -18122,7 +18152,7 @@ Cabal
<transaction_id>119643250547501c79d8295</transaction_id>
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61d0</redirect_url>
<mode>live</mode>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -18205,7 +18235,7 @@ Cabal
[mode] => live
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -18234,7 +18264,7 @@ Cabal
<code>110</code>
<message>Something went wrong, please contact support!</message>
<mode>live</mode>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -18384,7 +18414,7 @@ Cencosud
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -18650,7 +18680,7 @@ Cencosud
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -18680,7 +18710,7 @@ Cencosud
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -18778,7 +18808,7 @@ Cencosud
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -18807,7 +18837,7 @@ Cencosud
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -19019,7 +19049,7 @@ Credit (CFT)
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -19176,7 +19206,7 @@ Credit (CFT)
[response_code] => 00
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -19197,7 +19227,7 @@ Credit (CFT)
<authorization_code content=[345678]>
<retrieval_reference_number content=[016813015184]>
<response_code content=[00]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:04Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -19215,7 +19245,7 @@ Credit (CFT)
authorization_code: "345678",
retrieval_reference_number: "016813015184",
response_code: "00",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:04Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -19238,7 +19268,7 @@ Credit (CFT)
<authorization_code>345678</authorization_code>
<retrieval_reference_number>016813015184</retrieval_reference_number>
<response_code>00</response_code>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -19293,7 +19323,7 @@ Credit (CFT)
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
mode
@@ -19323,7 +19353,7 @@ Credit (CFT)
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -19354,7 +19384,7 @@ Credit (CFT)
[message] => No approved reference transaction found
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -19374,7 +19404,7 @@ Credit (CFT)
<code content=[410]>
<technical_message content=[No approved reference transaction found]>
<message content=[No approved reference transaction found]>
- <timestamp content=[2024-03-05T15:07:02Z]>
+ <timestamp content=[2024-03-12T11:38:04Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -19391,7 +19421,7 @@ Credit (CFT)
code: "410",
technical_message: "No approved reference transaction found",
message: "No approved reference transaction found",
- timestamp: "2024-03-05T15:07:02Z",
+ timestamp: "2024-03-12T11:38:04Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -19413,7 +19443,7 @@ Credit (CFT)
<code>410</code>
<technical_message>No approved reference transaction found</technical_message>
<message>No approved reference transaction found</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -19562,7 +19592,7 @@ Elo
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -19828,7 +19858,7 @@ Elo
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -19858,7 +19888,7 @@ Elo
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -19956,7 +19986,7 @@ Elo
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -19985,7 +20015,7 @@ Elo
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -20139,7 +20169,7 @@ Naranja
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -20398,7 +20428,7 @@ Naranja
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -20428,7 +20458,7 @@ Naranja
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -20526,7 +20556,7 @@ Naranja
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -20555,7 +20585,7 @@ Naranja
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -20709,7 +20739,7 @@ Nativa
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -20968,7 +20998,7 @@ Nativa
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -20998,7 +21028,7 @@ Nativa
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -21096,7 +21126,7 @@ Nativa
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -21125,7 +21155,7 @@ Nativa
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -21279,7 +21309,7 @@ Tarjeta Shopping
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -21539,7 +21569,7 @@ Tarjeta Shopping
[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -21570,7 +21600,7 @@ Tarjeta Shopping
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
<redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -21669,7 +21699,7 @@ Tarjeta Shopping
[message] => Something went wrong, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:02.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -21699,7 +21729,7 @@ Tarjeta Shopping
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
<code>110</code>
<message>Something went wrong, please contact support!</message>
- <timestamp>2024-03-05T15:07:02Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -21931,8 +21961,8 @@ Non-financial Transactions
Non-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsNon-financial TransactionsAccount Verification
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -23433,7 +23463,7 @@ Account Verification
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -23733,14 +23763,14 @@ Account Verification
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
[descriptor] => Descriptor one
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
)
@@ -23759,11 +23789,11 @@ Account Verification
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:04Z]>
<descriptor content=[Descriptor one]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
]>
@@ -23782,11 +23812,11 @@ Account Verification
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:04Z",
descriptor: "Descriptor one",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
}
@@ -23810,11 +23840,11 @@ Account Verification
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
</payment_response>
@@ -23843,14 +23873,14 @@ Account Verification
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
[descriptor] => Descriptor one
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
)
@@ -23870,11 +23900,11 @@ Account Verification
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:04Z]>
<descriptor content=[Descriptor one]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
]>
@@ -23894,11 +23924,11 @@ Account Verification
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:04Z",
descriptor: "Descriptor one",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
}
@@ -23923,11 +23953,11 @@ Account Verification
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
</payment_response>
@@ -23956,14 +23986,14 @@ Account Verification
[message] => Transaction successful!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
[descriptor] => Descriptor one
[sent_to_acquirer] => true
[scheme_transaction_identifier] => 019091214161031
- [scheme_settlement_date] => 0306
+ [scheme_settlement_date] => 0313
[scheme_response_code] => 00
)
@@ -23983,11 +24013,11 @@ Account Verification
<response_code content=[00]>
<technical_message content=[Transaction successful!]>
<message content=[Transaction successful!]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:04Z]>
<descriptor content=[Descriptor one]>
<sent_to_acquirer content=[true]>
<scheme_transaction_identifier content=[019091214161031]>
- <scheme_settlement_date content=[0306]>
+ <scheme_settlement_date content=[0313]>
<scheme_response_code content=[00]>
]>
@@ -24007,11 +24037,11 @@ Account Verification
response_code: "00",
technical_message: "Transaction successful!",
message: "Transaction successful!",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:04Z",
descriptor: "Descriptor one",
sent_to_acquirer: "true",
scheme_transaction_identifier: "019091214161031",
- scheme_settlement_date: "0306",
+ scheme_settlement_date: "0313",
scheme_response_code: "00",
}
@@ -24036,11 +24066,11 @@ Account Verification
<response_code>00</response_code>
<technical_message>Transaction successful!</technical_message>
<message>Transaction successful!</message>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<sent_to_acquirer>true</sent_to_acquirer>
<scheme_transaction_identifier>019091214161031</scheme_transaction_identifier>
- <scheme_settlement_date>0306</scheme_settlement_date>
+ <scheme_settlement_date>0313</scheme_settlement_date>
<scheme_response_code>00</scheme_response_code>
</payment_response>
@@ -24117,7 +24147,7 @@ Account Verification
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
code
@@ -24162,12 +24192,12 @@ Account Verification
scheme_settlement_date
string(4)
-MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15).
+MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15).
scheme_response_code
string(2)
-The response code returned from the schemes.
+The response code returned from the schemes. See Scheme response codes for details.
recurring_advice_code
@@ -24197,7 +24227,7 @@ Account Verification
[message] => expiration_year is invalid
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:04.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -24215,7 +24245,7 @@ Account Verification
<code content=[340]>
<technical_message content=[expiration_year is invalid]>
<message content=[expiration_year is invalid]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:04Z]>
<descriptor content=[Descriptor one]>
<sent_to_acquirer content=[false]>
]>
@@ -24230,7 +24260,7 @@ Account Verification
code: "340",
technical_message: "expiration_year is invalid",
message: "expiration_year is invalid",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:04Z",
descriptor: "Descriptor one",
sent_to_acquirer: "false",
}
@@ -24250,7 +24280,7 @@ Account Verification
<code>340</code>
<technical_message>expiration_year is invalid</technical_message>
<message>expiration_year is invalid</message>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:04Z</timestamp>
<descriptor>Descriptor one</descriptor>
<sent_to_acquirer>false</sent_to_acquirer>
</payment_response>
@@ -24419,15 +24449,15 @@ Authorize 3D
->setMpiEci('05')
->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1cda68b0-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1cda69d0-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('14462de0-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('14462ed0-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
// Sca Params
->setScaExemption('trusted_merchant')
->setScaVisaMerchantId('00000000')
- ->set#<Proc:0x000055db55482e30 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
+ ->set#<Proc:0x000055afaabe7aa8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -24491,7 +24521,7 @@ Authorize 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1cda68b0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1cda69d0-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"14462de0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14462ed0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
// Sca Params
@@ -24534,8 +24564,8 @@ Authorize 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -24553,8 +24583,8 @@ Authorize 3D
"eci": "05",
"cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=",
"protocol_version": "2",
- "directory_server_id": "1cda68b0-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1cda69d0-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "14462de0-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "14462ed0-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
},
"sca_params": {
@@ -24571,7 +24601,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -24591,8 +24621,8 @@ Authorize 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -24610,8 +24640,8 @@ Authorize 3D
<eci>05</eci>
<cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1cda68b0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1cda69d0-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>14462de0-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>14462ed0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
<sca_params>
@@ -24662,12 +24692,12 @@ Authorize 3D
// MPI Synchronous 3DSv2
->setMpiEci('02')
- ->setMpiCavv('kCOImea0C/2ta1NZl4Hhwslmomqj')
+ ->setMpiCavv('kAOImea0C/2ta1NZl4Hhwslmomqj')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1cde8a60-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1cde8b00-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('144a3090-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('144a3140-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
- ->set#<Proc:0x000055db53daaf78 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>('');
+ ->set#<Proc:0x000055afaae1c0a8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -24731,7 +24761,7 @@ Authorize 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"02", "cavv"=>"kCOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1cde8a60-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1cde8b00-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"02", "cavv"=>"kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"144a3090-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"144a3140-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
GenesisClient client = new GenesisClient(configuration, request);
client.execute();
@@ -24769,8 +24799,8 @@ Authorize 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -24786,10 +24816,10 @@ Authorize 3D
},
"mpi_params": {
"eci": "02",
- "cavv": "kCOImea0C/2ta1NZl4Hhwslmomqj",
+ "cavv": "kAOImea0C/2ta1NZl4Hhwslmomqj",
"protocol_version": "2",
- "directory_server_id": "1cde8a60-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1cde8b00-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "144a3090-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "144a3140-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
}
}
@@ -24802,7 +24832,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -24822,8 +24852,8 @@ Authorize 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -24839,10 +24869,10 @@ Authorize 3D
</billing_address>
<mpi_params>
<eci>02</eci>
- <cavv>kCOImea0C/2ta1NZl4Hhwslmomqj</cavv>
+ <cavv>kAOImea0C/2ta1NZl4Hhwslmomqj</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1cde8a60-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1cde8b00-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>144a3090-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>144a3140-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
</payment_transaction>'
@@ -24891,15 +24921,15 @@ Authorize 3D
->setMpiEci('06')
->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1ce25490-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1ce25500-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('144e0230-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('144e02b0-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
// Sca Params
->setScaExemption('trusted_merchant')
->setScaVisaMerchantId('00000000')
- ->set#<Proc:0x000055db54cd71b8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
+ ->set#<Proc:0x000055afab094718 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -24963,7 +24993,7 @@ Authorize 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1ce25490-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ce25500-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"144e0230-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"144e02b0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
// Sca Params
@@ -25006,8 +25036,8 @@ Authorize 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -25025,8 +25055,8 @@ Authorize 3D
"eci": "06",
"cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=",
"protocol_version": "2",
- "directory_server_id": "1ce25490-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1ce25500-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "144e0230-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "144e02b0-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
},
"sca_params": {
@@ -25043,7 +25073,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -25063,8 +25093,8 @@ Authorize 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -25082,8 +25112,8 @@ Authorize 3D
<eci>06</eci>
<cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1ce25490-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1ce25500-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>144e0230-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>144e02b0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
<sca_params>
@@ -25134,12 +25164,12 @@ Authorize 3D
// MPI Synchronous 3DSv2
->setMpiEci('01')
- ->setMpiCavv('kEOImea0C/2ta1NZl4Hhwslmomqj')
+ ->setMpiCavv('kFOImea0C/2ta1NZl4Hhwslmomqj')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1ce606a0-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1ce60700-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('1451e430-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('1451e4b0-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
- ->set#<Proc:0x000055db54fc9240 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>('');
+ ->set#<Proc:0x000055afab5b38c0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -25203,7 +25233,7 @@ Authorize 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"01", "cavv"=>"kEOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1ce606a0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ce60700-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"01", "cavv"=>"kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1451e430-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1451e4b0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
GenesisClient client = new GenesisClient(configuration, request);
client.execute();
@@ -25241,8 +25271,8 @@ Authorize 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -25258,10 +25288,10 @@ Authorize 3D
},
"mpi_params": {
"eci": "01",
- "cavv": "kEOImea0C/2ta1NZl4Hhwslmomqj",
+ "cavv": "kFOImea0C/2ta1NZl4Hhwslmomqj",
"protocol_version": "2",
- "directory_server_id": "1ce606a0-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1ce60700-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "1451e430-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "1451e4b0-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
}
}
@@ -25274,7 +25304,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -25294,8 +25324,8 @@ Authorize 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -25311,10 +25341,10 @@ Authorize 3D
</billing_address>
<mpi_params>
<eci>01</eci>
- <cavv>kEOImea0C/2ta1NZl4Hhwslmomqj</cavv>
+ <cavv>kFOImea0C/2ta1NZl4Hhwslmomqj</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1ce606a0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1ce60700-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>1451e430-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>1451e4b0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
</payment_transaction>'
@@ -25363,14 +25393,14 @@ Authorize 3D
->setMpiEci('06')
->setMpiCavv('kNMAAAAA3S13awBkrWtTWZeBBCmy')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1ce99f00-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1ce99f80-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('1455aeb0-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('1455af50-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
// Sca Params
->setScaExemption('low_risk')
- ->set#<Proc:0x000055db552bb480 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>('');
+ ->set#<Proc:0x000055afab83b1d8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -25434,7 +25464,7 @@ Authorize 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"1ce99f00-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ce99f80-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"1455aeb0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1455af50-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
// Sca Params
@@ -25476,8 +25506,8 @@ Authorize 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -25495,8 +25525,8 @@ Authorize 3D
"eci": "06",
"cavv": "kNMAAAAA3S13awBkrWtTWZeBBCmy",
"protocol_version": "2",
- "directory_server_id": "1ce99f00-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1ce99f80-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "1455aeb0-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "1455af50-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
},
"sca_params": {
@@ -25512,7 +25542,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -25532,8 +25562,8 @@ Authorize 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -25551,8 +25581,8 @@ Authorize 3D
<eci>06</eci>
<cavv>kNMAAAAA3S13awBkrWtTWZeBBCmy</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1ce99f00-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1ce99f80-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>1455aeb0-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>1455af50-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
<sca_params>
@@ -25604,14 +25634,14 @@ Authorize 3D
->setMpiEci('07')
->setMpiCavv('ApkCAlgGQCECEBJWNgZAAAAAAAA=')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1ced4c10-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1ced4c90-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('1459a4c0-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('1459a560-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
// Sca Params
->setScaExemption('low_risk')
- ->set#<Proc:0x000055db556115f8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>('');
+ ->set#<Proc:0x000055afabae90b0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -25675,7 +25705,7 @@ Authorize 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"1ced4c10-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ced4c90-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"1459a4c0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1459a560-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
// Sca Params
@@ -25717,8 +25747,8 @@ Authorize 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -25736,8 +25766,8 @@ Authorize 3D
"eci": "07",
"cavv": "ApkCAlgGQCECEBJWNgZAAAAAAAA=",
"protocol_version": "2",
- "directory_server_id": "1ced4c10-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1ced4c90-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "1459a4c0-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "1459a560-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
},
"sca_params": {
@@ -25753,7 +25783,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -25773,8 +25803,8 @@ Authorize 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -25792,8 +25822,8 @@ Authorize 3D
<eci>07</eci>
<cavv>ApkCAlgGQCECEBJWNgZAAAAAAAA=</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1ced4c10-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1ced4c90-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>1459a4c0-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>1459a560-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
<sca_params>
@@ -25849,16 +25879,16 @@ Authorize 3D
->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}')
->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}')
->setThreedsPurchase('{"category"=>"service"}')
- ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}')
- ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
- ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}')
+ ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}')
+ ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
+ ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}')
->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}')
->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}')
// Sca Params
->setScaExemption('low_risk')
- ->set#<Proc:0x000055db54baf088 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
+ ->set#<Proc:0x000055afabdf2f68 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -25930,9 +25960,9 @@ Authorize 3D
request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}");
request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}");
request.setThreedsPurchase("{"category"=>"service"}");
- request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}");
- request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
- request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}");
+ request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}");
+ request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
+ request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}");
request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}");
request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}");
@@ -26001,7 +26031,7 @@ Authorize 3D
"category": "service"
},
"recurring": {
- "expiration_date": "06-09-2024",
+ "expiration_date": "13-09-2024",
"frequency": 30
},
"merchant_risk": {
@@ -26009,25 +26039,25 @@ Authorize 3D
"delivery_timeframe": "electronic",
"reorder_items_indicator": "reordered",
"pre_order_purchase_indicator": "merchandise_available",
- "pre_order_date": "06-04-2024",
+ "pre_order_date": "13-04-2024",
"gift_card": "true",
"gift_card_count": "2"
},
"card_holder_account": {
- "creation_date": "06-03-2023",
+ "creation_date": "13-03-2023",
"update_indicator": "more_than_60days",
- "last_change_date": "06-12-2023",
+ "last_change_date": "13-12-2023",
"password_change_indicator": "no_change",
- "password_change_date": "20-02-2024",
+ "password_change_date": "27-02-2024",
"shipping_address_usage_indicator": "current_transaction",
- "shipping_address_date_first_used": "01-03-2024",
+ "shipping_address_date_first_used": "08-03-2024",
"transactions_activity_last_24_hours": "2",
"transactions_activity_previous_year": "10",
"provision_attempts_last_24_hours": "1",
"purchases_count_last_6_months": "5",
"suspicious_activity_indicator": "no_suspicious_observed",
"registration_indicator": "30_to_60_days",
- "registration_date": "06-03-2022"
+ "registration_date": "13-03-2022"
},
"browser": {
"accept_header": "*/*",
@@ -26064,7 +26094,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -26113,25 +26143,25 @@ Authorize 3D
<delivery_timeframe>electronic</delivery_timeframe>
<reorder_items_indicator>reordered</reorder_items_indicator>
<pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator>
- <pre_order_date>06-04-2024</pre_order_date>
+ <pre_order_date>13-04-2024</pre_order_date>
<gift_card>true</gift_card>
<gift_card_count>2</gift_card_count>
</merchant_risk>
<card_holder_account>
- <creation_date>06-03-2023</creation_date>
+ <creation_date>13-03-2023</creation_date>
<update_indicator>more_than_60days</update_indicator>
- <last_change_date>06-12-2023</last_change_date>
+ <last_change_date>13-12-2023</last_change_date>
<password_change_indicator>no_change</password_change_indicator>
- <password_change_date>20-02-2024</password_change_date>
+ <password_change_date>27-02-2024</password_change_date>
<shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator>
- <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used>
+ <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used>
<transactions_activity_last_24_hours>2</transactions_activity_last_24_hours>
<transactions_activity_previous_year>10</transactions_activity_previous_year>
<provision_attempts_last_24_hours>1</provision_attempts_last_24_hours>
<purchases_count_last_6_months>5</purchases_count_last_6_months>
<suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator>
<registration_indicator>30_to_60_days</registration_indicator>
- <registration_date>06-03-2022</registration_date>
+ <registration_date>13-03-2022</registration_date>
</card_holder_account>
<browser>
<accept_header>*/*</accept_header>
@@ -26208,16 +26238,16 @@ Authorize 3D
->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}')
->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}')
->setThreedsPurchase('{"category"=>"service"}')
- ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}')
- ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
- ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}')
+ ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}')
+ ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
+ ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}')
->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}')
->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}')
// Sca Params
->setScaExemption('low_risk')
- ->set#<Proc:0x000055db54f0e940 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
+ ->set#<Proc:0x000055afac152eb0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -26289,9 +26319,9 @@ Authorize 3D
request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}");
request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}");
request.setThreedsPurchase("{"category"=>"service"}");
- request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}");
- request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
- request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}");
+ request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}");
+ request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
+ request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}");
request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}");
request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}");
@@ -26360,7 +26390,7 @@ Authorize 3D
"category": "service"
},
"recurring": {
- "expiration_date": "06-09-2024",
+ "expiration_date": "13-09-2024",
"frequency": 30
},
"merchant_risk": {
@@ -26368,25 +26398,25 @@ Authorize 3D
"delivery_timeframe": "electronic",
"reorder_items_indicator": "reordered",
"pre_order_purchase_indicator": "merchandise_available",
- "pre_order_date": "06-04-2024",
+ "pre_order_date": "13-04-2024",
"gift_card": "true",
"gift_card_count": "2"
},
"card_holder_account": {
- "creation_date": "06-03-2023",
+ "creation_date": "13-03-2023",
"update_indicator": "more_than_60days",
- "last_change_date": "06-12-2023",
+ "last_change_date": "13-12-2023",
"password_change_indicator": "no_change",
- "password_change_date": "20-02-2024",
+ "password_change_date": "27-02-2024",
"shipping_address_usage_indicator": "current_transaction",
- "shipping_address_date_first_used": "01-03-2024",
+ "shipping_address_date_first_used": "08-03-2024",
"transactions_activity_last_24_hours": "2",
"transactions_activity_previous_year": "10",
"provision_attempts_last_24_hours": "1",
"purchases_count_last_6_months": "5",
"suspicious_activity_indicator": "no_suspicious_observed",
"registration_indicator": "30_to_60_days",
- "registration_date": "06-03-2022"
+ "registration_date": "13-03-2022"
},
"browser": {
"accept_header": "*/*",
@@ -26423,7 +26453,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -26472,25 +26502,25 @@ Authorize 3D
<delivery_timeframe>electronic</delivery_timeframe>
<reorder_items_indicator>reordered</reorder_items_indicator>
<pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator>
- <pre_order_date>06-04-2024</pre_order_date>
+ <pre_order_date>13-04-2024</pre_order_date>
<gift_card>true</gift_card>
<gift_card_count>2</gift_card_count>
</merchant_risk>
<card_holder_account>
- <creation_date>06-03-2023</creation_date>
+ <creation_date>13-03-2023</creation_date>
<update_indicator>more_than_60days</update_indicator>
- <last_change_date>06-12-2023</last_change_date>
+ <last_change_date>13-12-2023</last_change_date>
<password_change_indicator>no_change</password_change_indicator>
- <password_change_date>20-02-2024</password_change_date>
+ <password_change_date>27-02-2024</password_change_date>
<shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator>
- <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used>
+ <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used>
<transactions_activity_last_24_hours>2</transactions_activity_last_24_hours>
<transactions_activity_previous_year>10</transactions_activity_previous_year>
<provision_attempts_last_24_hours>1</provision_attempts_last_24_hours>
<purchases_count_last_6_months>5</purchases_count_last_6_months>
<suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator>
<registration_indicator>30_to_60_days</registration_indicator>
- <registration_date>06-03-2022</registration_date>
+ <registration_date>13-03-2022</registration_date>
</card_holder_account>
<browser>
<accept_header>*/*</accept_header>
@@ -26567,16 +26597,16 @@ Authorize 3D
->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}')
->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}')
->setThreedsPurchase('{"category"=>"service"}')
- ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}')
- ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
- ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}')
+ ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}')
+ ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
+ ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}')
->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}')
->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}')
// Sca Params
->setScaExemption('low_risk')
- ->set#<Proc:0x000055db55289098 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
+ ->set#<Proc:0x000055afaa8fcff0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -26648,9 +26678,9 @@ Authorize 3D
request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}");
request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}");
request.setThreedsPurchase("{"category"=>"service"}");
- request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}");
- request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
- request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}");
+ request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}");
+ request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
+ request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}");
request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}");
request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}");
@@ -26719,7 +26749,7 @@ Authorize 3D
"category": "service"
},
"recurring": {
- "expiration_date": "06-09-2024",
+ "expiration_date": "13-09-2024",
"frequency": 30
},
"merchant_risk": {
@@ -26727,25 +26757,25 @@ Authorize 3D
"delivery_timeframe": "electronic",
"reorder_items_indicator": "reordered",
"pre_order_purchase_indicator": "merchandise_available",
- "pre_order_date": "06-04-2024",
+ "pre_order_date": "13-04-2024",
"gift_card": "true",
"gift_card_count": "2"
},
"card_holder_account": {
- "creation_date": "06-03-2023",
+ "creation_date": "13-03-2023",
"update_indicator": "more_than_60days",
- "last_change_date": "06-12-2023",
+ "last_change_date": "13-12-2023",
"password_change_indicator": "no_change",
- "password_change_date": "20-02-2024",
+ "password_change_date": "27-02-2024",
"shipping_address_usage_indicator": "current_transaction",
- "shipping_address_date_first_used": "01-03-2024",
+ "shipping_address_date_first_used": "08-03-2024",
"transactions_activity_last_24_hours": "2",
"transactions_activity_previous_year": "10",
"provision_attempts_last_24_hours": "1",
"purchases_count_last_6_months": "5",
"suspicious_activity_indicator": "no_suspicious_observed",
"registration_indicator": "30_to_60_days",
- "registration_date": "06-03-2022"
+ "registration_date": "13-03-2022"
},
"browser": {
"accept_header": "*/*",
@@ -26782,7 +26812,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -26831,25 +26861,25 @@ Authorize 3D
<delivery_timeframe>electronic</delivery_timeframe>
<reorder_items_indicator>reordered</reorder_items_indicator>
<pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator>
- <pre_order_date>06-04-2024</pre_order_date>
+ <pre_order_date>13-04-2024</pre_order_date>
<gift_card>true</gift_card>
<gift_card_count>2</gift_card_count>
</merchant_risk>
<card_holder_account>
- <creation_date>06-03-2023</creation_date>
+ <creation_date>13-03-2023</creation_date>
<update_indicator>more_than_60days</update_indicator>
- <last_change_date>06-12-2023</last_change_date>
+ <last_change_date>13-12-2023</last_change_date>
<password_change_indicator>no_change</password_change_indicator>
- <password_change_date>20-02-2024</password_change_date>
+ <password_change_date>27-02-2024</password_change_date>
<shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator>
- <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used>
+ <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used>
<transactions_activity_last_24_hours>2</transactions_activity_last_24_hours>
<transactions_activity_previous_year>10</transactions_activity_previous_year>
<provision_attempts_last_24_hours>1</provision_attempts_last_24_hours>
<purchases_count_last_6_months>5</purchases_count_last_6_months>
<suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator>
<registration_indicator>30_to_60_days</registration_indicator>
- <registration_date>06-03-2022</registration_date>
+ <registration_date>13-03-2022</registration_date>
</card_holder_account>
<browser>
<accept_header>*/*</accept_header>
@@ -26926,16 +26956,16 @@ Authorize 3D
->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}')
->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}')
->setThreedsPurchase('{"category"=>"service"}')
- ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}')
- ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
- ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}')
+ ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}')
+ ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}')
+ ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}')
->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}')
->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}')
// Sca Params
->setScaExemption('low_risk')
- ->set#<Proc:0x000055db5567be30 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
+ ->set#<Proc:0x000055afaacee348 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -27007,9 +27037,9 @@ Authorize 3D
request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}");
request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}");
request.setThreedsPurchase("{"category"=>"service"}");
- request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}");
- request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
- request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}");
+ request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}");
+ request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}");
+ request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}");
request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}");
request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}");
@@ -27078,7 +27108,7 @@ Authorize 3D
"category": "service"
},
"recurring": {
- "expiration_date": "06-09-2024",
+ "expiration_date": "13-09-2024",
"frequency": 30
},
"merchant_risk": {
@@ -27086,25 +27116,25 @@ Authorize 3D
"delivery_timeframe": "electronic",
"reorder_items_indicator": "reordered",
"pre_order_purchase_indicator": "merchandise_available",
- "pre_order_date": "06-04-2024",
+ "pre_order_date": "13-04-2024",
"gift_card": "true",
"gift_card_count": "2"
},
"card_holder_account": {
- "creation_date": "06-03-2023",
+ "creation_date": "13-03-2023",
"update_indicator": "more_than_60days",
- "last_change_date": "06-12-2023",
+ "last_change_date": "13-12-2023",
"password_change_indicator": "no_change",
- "password_change_date": "20-02-2024",
+ "password_change_date": "27-02-2024",
"shipping_address_usage_indicator": "current_transaction",
- "shipping_address_date_first_used": "01-03-2024",
+ "shipping_address_date_first_used": "08-03-2024",
"transactions_activity_last_24_hours": "2",
"transactions_activity_previous_year": "10",
"provision_attempts_last_24_hours": "1",
"purchases_count_last_6_months": "5",
"suspicious_activity_indicator": "no_suspicious_observed",
"registration_indicator": "30_to_60_days",
- "registration_date": "06-03-2022"
+ "registration_date": "13-03-2022"
},
"browser": {
"accept_header": "*/*",
@@ -27141,7 +27171,7 @@ Authorize 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -27190,25 +27220,25 @@ Authorize 3D
<delivery_timeframe>electronic</delivery_timeframe>
<reorder_items_indicator>reordered</reorder_items_indicator>
<pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator>
- <pre_order_date>06-04-2024</pre_order_date>
+ <pre_order_date>13-04-2024</pre_order_date>
<gift_card>true</gift_card>
<gift_card_count>2</gift_card_count>
</merchant_risk>
<card_holder_account>
- <creation_date>06-03-2023</creation_date>
+ <creation_date>13-03-2023</creation_date>
<update_indicator>more_than_60days</update_indicator>
- <last_change_date>06-12-2023</last_change_date>
+ <last_change_date>13-12-2023</last_change_date>
<password_change_indicator>no_change</password_change_indicator>
- <password_change_date>20-02-2024</password_change_date>
+ <password_change_date>27-02-2024</password_change_date>
<shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator>
- <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used>
+ <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used>
<transactions_activity_last_24_hours>2</transactions_activity_last_24_hours>
<transactions_activity_previous_year>10</transactions_activity_previous_year>
<provision_attempts_last_24_hours>1</provision_attempts_last_24_hours>
<purchases_count_last_6_months>5</purchases_count_last_6_months>
<suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator>
<registration_indicator>30_to_60_days</registration_indicator>
- <registration_date>06-03-2022</registration_date>
+ <registration_date>13-03-2022</registration_date>
</card_holder_account>
<browser>
<accept_header>*/*</accept_header>
@@ -28141,7 +28171,7 @@ Authorize 3D
[threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:05.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -28164,7 +28194,7 @@ Authorize 3D
<token content=[ee946db8-d7db-4bb7-b608-b65b153e127d]>
<threeds_method_url content=[https://staging.gate.e-comprocessing.net/threeds/threeds_method]>
<threeds_method_continue_url content=[https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:05Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -28184,7 +28214,7 @@ Authorize 3D
token: "ee946db8-d7db-4bb7-b608-b65b153e127d",
threeds_method_url: "https://staging.gate.e-comprocessing.net/threeds/threeds_method",
threeds_method_continue_url: "https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:05Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -28209,7 +28239,7 @@ Authorize 3D
<token>ee946db8-d7db-4bb7-b608-b65b153e127d</token>
<threeds_method_url>https://staging.gate.e-comprocessing.net/threeds/threeds_method</threeds_method_url>
<threeds_method_continue_url>https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48</threeds_method_continue_url>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:05Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -28236,7 +28266,7 @@ Authorize 3D
[redirect_url_type] => 3ds_v2_challenge
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:05.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -28259,7 +28289,7 @@ Authorize 3D
<token content=[ee946db8-d7db-4bb7-b608-b65b153e127d]>
<redirect_url content=[https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48]>
<redirect_url_type content=[3ds_v2_challenge]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:05Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -28279,7 +28309,7 @@ Authorize 3D
token: "ee946db8-d7db-4bb7-b608-b65b153e127d",
redirect_url: "https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48",
redirect_url_type: "3ds_v2_challenge",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:05Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -28304,7 +28334,7 @@ Authorize 3D
<token>ee946db8-d7db-4bb7-b608-b65b153e127d</token>
<redirect_url>https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48</redirect_url>
<redirect_url_type>3ds_v2_challenge</redirect_url_type>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:05Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -28391,7 +28421,7 @@ Authorize 3D
response_code
string(2)
-Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details
+Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details.
technical_message
@@ -28471,7 +28501,7 @@ Authorize 3D
scheme_settlement_date
string(4)
-MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15).
+MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15).
reason_for_not_honoring_exemption
@@ -28512,7 +28542,7 @@ Authorize 3D
[message] => expiration_year is invalid
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:05.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -28533,7 +28563,7 @@ Authorize 3D
<code content=[340]>
<technical_message content=[expiration_year is invalid]>
<message content=[expiration_year is invalid]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:05Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -28551,7 +28581,7 @@ Authorize 3D
code: "340",
technical_message: "expiration_year is invalid",
message: "expiration_year is invalid",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:05Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -28574,7 +28604,7 @@ Authorize 3D
<code>340</code>
<technical_message>expiration_year is invalid</technical_message>
<message>expiration_year is invalid</message>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:05Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -28775,7 +28805,7 @@ Authorize 3D
[message] => Transaction failed, please contact support!
[timestamp] => DateTime Object
(
- [date] => 2024-03-05 15:07:03.000000
+ [date] => 2024-03-12 11:38:05.000000
[timezone_type] => 2
[timezone] => Z
)
@@ -28796,7 +28826,7 @@ Authorize 3D
<code content=[600]>
<technical_message content=[Cardholder not participating 3DS.]>
<message content=[Transaction failed, please contact support!]>
- <timestamp content=[2024-03-05T15:07:03Z]>
+ <timestamp content=[2024-03-12T11:38:05Z]>
<descriptor content=[Descriptor one]>
<amount content=[100]>
<currency content=[USD]>
@@ -28814,7 +28844,7 @@ Authorize 3D
code: "600",
technical_message: "Cardholder not participating 3DS.",
message: "Transaction failed, please contact support!",
- timestamp: "2024-03-05T15:07:03Z",
+ timestamp: "2024-03-12T11:38:05Z",
descriptor: "Descriptor one",
amount: "100",
currency: "USD",
@@ -28837,7 +28867,7 @@ Authorize 3D
<code>600</code>
<technical_message>Cardholder not participating 3DS.</technical_message>
<message>Transaction failed, please contact support!</message>
- <timestamp>2024-03-05T15:07:03Z</timestamp>
+ <timestamp>2024-03-12T11:38:05Z</timestamp>
<descriptor>Descriptor one</descriptor>
<amount>100</amount>
<currency>USD</currency>
@@ -28923,15 +28953,15 @@ Sale 3D
->setMpiEci('05')
->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1d1a9a50-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1d1a9ae0-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('1487e5e0-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('1487e6a0-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
// Sca Params
->setScaExemption('trusted_merchant')
->setScaVisaMerchantId('00000000')
- ->set#<Proc:0x000055db54d051a8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
+ ->set#<Proc:0x000055afabf59028 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -28995,7 +29025,7 @@ Sale 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1d1a9a50-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d1a9ae0-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1487e5e0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1487e6a0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
// Sca Params
@@ -29038,8 +29068,8 @@ Sale 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -29057,8 +29087,8 @@ Sale 3D
"eci": "05",
"cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=",
"protocol_version": "2",
- "directory_server_id": "1d1a9a50-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1d1a9ae0-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "1487e5e0-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "1487e6a0-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
},
"sca_params": {
@@ -29075,7 +29105,7 @@ Sale 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -29095,8 +29125,8 @@ Sale 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -29114,8 +29144,8 @@ Sale 3D
<eci>05</eci>
<cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1d1a9a50-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1d1a9ae0-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>1487e5e0-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>1487e6a0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
<sca_params>
@@ -29168,10 +29198,10 @@ Sale 3D
->setMpiEci('02')
->setMpiCavv('kAOImea0C/2ta1NZl4Hhwslmomqj')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1d1e56d0-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1d1e5750-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('148bec30-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('148becd0-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
- ->set#<Proc:0x000055db55092e60 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>('');
+ ->set#<Proc:0x000055afac1f2e60 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -29235,7 +29265,7 @@ Sale 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"02", "cavv"=>"kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1d1e56d0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d1e5750-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"02", "cavv"=>"kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"148bec30-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"148becd0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
GenesisClient client = new GenesisClient(configuration, request);
client.execute();
@@ -29273,8 +29303,8 @@ Sale 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -29292,8 +29322,8 @@ Sale 3D
"eci": "02",
"cavv": "kAOImea0C/2ta1NZl4Hhwslmomqj",
"protocol_version": "2",
- "directory_server_id": "1d1e56d0-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1d1e5750-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "148bec30-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "148becd0-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
}
}
@@ -29306,7 +29336,7 @@ Sale 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
-X POST \
-H "Content-Type: text/xml" \
-d '
@@ -29326,8 +29356,8 @@ Sale 3D
<customer_email>travis@example.com</customer_email>
<customer_phone>+1987987987987</customer_phone>
<business_attributes>
- <event_start_date>06-04-2024</event_start_date>
- <event_end_date>15-04-2024</event_end_date>
+ <event_start_date>13-04-2024</event_start_date>
+ <event_end_date>22-04-2024</event_end_date>
<event_organizer_id>20192375</event_organizer_id>
<event_id>1912</event_id>
</business_attributes>
@@ -29345,8 +29375,8 @@ Sale 3D
<eci>02</eci>
<cavv>kAOImea0C/2ta1NZl4Hhwslmomqj</cavv>
<protocol_version>2</protocol_version>
- <directory_server_id>1d1e56d0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id>
- <acs_transaction_id>1d1e5750-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id>
+ <directory_server_id>148bec30-c35c-013c-91e2-0a58a9feac02</directory_server_id>
+ <acs_transaction_id>148becd0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id>
<threeds_challenge_indicator>preference</threeds_challenge_indicator>
</mpi_params>
</payment_transaction>'
@@ -29395,15 +29425,15 @@ Sale 3D
->setMpiEci('06')
->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=')
->setMpiProtocolVersion('2')
- ->setMpiDirectoryServerId('1d21e130-bdf9-013c-0a6b-0a58a9feac02')
- ->setMpiAcsTransactionId('1d21e190-bdf9-013c-0a6b-0a58a9feac02')
+ ->setMpiDirectoryServerId('14904d90-c35c-013c-91e2-0a58a9feac02')
+ ->setMpiAcsTransactionId('14904e30-c35c-013c-91e2-0a58a9feac02')
->setMpiThreedsChallengeIndicator('preference')
// Sca Params
->setScaExemption('trusted_merchant')
->setScaVisaMerchantId('00000000')
- ->set#<Proc:0x000055db55309950 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
+ ->set#<Proc:0x000055afaa8cf898 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>('');
$genesis->execute();
$response = $genesis->response()->getResponseObject();
@@ -29467,7 +29497,7 @@ Sale 3D
// Mpi Synchronous V2
- request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1d21e130-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d21e190-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
+ request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"14904d90-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14904e30-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}");
// Sca Params
@@ -29510,8 +29540,8 @@ Sale 3D
"customer_email": "travis@example.com",
"customer_phone": "+1987987987987",
"business_attributes": {
- "event_start_date": "06-04-2024",
- "event_end_date": "15-04-2024",
+ "event_start_date": "13-04-2024",
+ "event_end_date": "22-04-2024",
"event_organizer_id": "20192375",
"event_id": "1912"
},
@@ -29529,8 +29559,8 @@ Sale 3D
"eci": "06",
"cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=",
"protocol_version": "2",
- "directory_server_id": "1d21e130-bdf9-013c-0a6b-0a58a9feac02",
- "acs_transaction_id": "1d21e190-bdf9-013c-0a6b-0a58a9feac02",
+ "directory_server_id": "14904d90-c35c-013c-91e2-0a58a9feac02",
+ "acs_transaction_id": "14904e30-c35c-013c-91e2-0a58a9feac02",
"threeds_challenge_indicator": "preference"
},
"sca_params": {
@@ -29547,7 +29577,7 @@ Sale 3D
Request
-curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN