diff --git a/gateway-api-docs.pdf b/gateway-api-docs.pdf index 916c9c8..e1fc815 100644 Binary files a/gateway-api-docs.pdf and b/gateway-api-docs.pdf differ diff --git a/index.html b/index.html index 5620450..46ccaed 100644 --- a/index.html +++ b/index.html @@ -2882,9 +2882,9 @@

Version

-

API version 44.8

+

API version 45.0

-

Documentation version 44.8

+

Documentation version 45.0

History

@@ -5492,6 +5492,18 @@

History

+ + + + + + + + + + + +
Muhammad Moawaz Ayub Added additional MCCs to the list for own-account Funding Transactions.
44.92024/03/20Vladislav VodenicharskiExtended lifetime validity for Web Payment Form payments to 3 months
45.02024/03/11Blagoy VangelovAdded birth_date, incorporation_date, gender, martial_status, sender_occupation, mothers_name, nationality, country_of_origin, birth_city, birth_state, company_type, company_activity optional parameters to PIX transaction type.

Introduction

@@ -5912,7 +5924,7 @@

Smart Routing API

With authentication params in the URL:

-

POST https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.api.e-comprocessing.net/transactions

+

POST https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.api.e-comprocessing.net/transactions

For the production system use the following URLs:

@@ -5920,7 +5932,7 @@

Smart Routing API

With authentication params in the URL:

-

POST https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@prod.api.e-comprocessing.net/transactions

+

POST https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@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

@@ -6103,8 +6115,8 @@

Initial Recurring

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -6134,7 +6146,7 @@

Initial Recurring

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -6155,8 +6167,8 @@ 

Initial Recurring

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -6318,8 +6330,8 @@

Initial Recurring

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -6344,7 +6356,7 @@

Initial Recurring

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -6365,8 +6377,8 @@ 

Initial Recurring

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -6878,7 +6890,7 @@

Initial Recurring

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:02.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -6887,7 +6899,7 @@

Initial Recurring

[currency] => USD [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 @@ -6912,13 +6924,13 @@

Initial Recurring

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:02Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -6943,13 +6955,13 @@

Initial Recurring

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:02Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -6979,13 +6991,13 @@

Initial Recurring

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:02Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</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>0313</scheme_settlement_date> + <scheme_settlement_date>0326</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> @@ -7149,7 +7161,7 @@

Initial Recurring

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). scheme_response_code @@ -7195,7 +7207,7 @@

Initial Recurring

[message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:02.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -7216,7 +7228,7 @@

Initial Recurring

<response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-12T11:38:02Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -7234,7 +7246,7 @@

Initial Recurring

response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-12T11:38:02Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -7257,7 +7269,7 @@

Initial Recurring

<response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-12T11:38:02Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -7458,8 +7470,8 @@

Subsequent Recurring

"reference_id": "43672", "amount": "100", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" } @@ -7473,7 +7485,7 @@

Subsequent Recurring

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -7487,8 +7499,8 @@ 

Subsequent Recurring

<reference_id>43672</reference_id> <amount>100</amount> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -7589,8 +7601,8 @@

Subsequent Recurring

"reference_id": "43672", "amount": "100", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" } @@ -7604,7 +7616,7 @@

Subsequent Recurring

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -7618,8 +7630,8 @@ 

Subsequent Recurring

<reference_id>43672</reference_id> <amount>100</amount> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -7761,7 +7773,7 @@

Subsequent Recurring

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:02.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -7786,7 +7798,7 @@

Subsequent Recurring

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:02Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[true]> @@ -7808,7 +7820,7 @@

Subsequent Recurring

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:02Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "true", @@ -7835,7 +7847,7 @@

Subsequent Recurring

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:02Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>true</sent_to_acquirer> @@ -7973,7 +7985,7 @@

Subsequent Recurring

[message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:02.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -7993,7 +8005,7 @@

Subsequent Recurring

<response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-12T11:38:02Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[false]> @@ -8010,7 +8022,7 @@

Subsequent Recurring

response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-12T11:38:02Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "false", @@ -8032,7 +8044,7 @@

Subsequent Recurring

<response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-12T11:38:02Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>false</sent_to_acquirer> @@ -8315,8 +8327,8 @@

Non-referenced Subsequent Recurring "customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -8346,7 +8358,7 @@

Non-referenced Subsequent Recurring

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -8369,8 +8381,8 @@ 

Non-referenced Subsequent Recurring <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -8875,7 +8887,7 @@

Non-referenced Subsequent Recurring [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -8884,7 +8896,7 @@

Non-referenced Subsequent Recurring [currency] => USD [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 @@ -8909,13 +8921,13 @@

Non-referenced Subsequent Recurring <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -8940,13 +8952,13 @@

Non-referenced Subsequent Recurring response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -8976,13 +8988,13 @@

Non-referenced Subsequent Recurring <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</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>0313</scheme_settlement_date> + <scheme_settlement_date>0326</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> @@ -9146,7 +9158,7 @@

Non-referenced Subsequent Recurring scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). scheme_response_code @@ -9192,7 +9204,7 @@

Non-referenced Subsequent Recurring [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -9213,7 +9225,7 @@

Non-referenced Subsequent Recurring <code content=[510]> <technical_message content=[Invalid Issuer]> <message content=[Transaction failed, please contact support!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -9231,7 +9243,7 @@

Non-referenced Subsequent Recurring code: "510", technical_message: "Invalid Issuer", message: "Transaction failed, please contact support!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -9254,7 +9266,7 @@

Non-referenced Subsequent Recurring <code>510</code> <technical_message>Invalid Issuer</technical_message> <message>Transaction failed, please contact support!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -9360,7 +9372,7 @@

Non-referenced Subsequent Recurring [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -9381,7 +9393,7 @@

Non-referenced Subsequent Recurring <response_code content=[57]> <code content=[510]> <message content=[Transaction failed, please contact support!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -9399,7 +9411,7 @@

Non-referenced Subsequent Recurring response_code: "57", code: "510", message: "Transaction failed, please contact support!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -9422,7 +9434,7 @@

Non-referenced Subsequent Recurring <response_code>57</response_code> <code>510</code> <message>Transaction failed, please contact support!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -9661,7 +9673,7 @@

How to

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -10264,8 +10276,8 @@ 

Init Recurring Sale

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -10295,7 +10307,7 @@

Init Recurring Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -10315,8 +10327,8 @@ 

Init Recurring Sale

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -10874,7 +10886,7 @@

Init Recurring Sale

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -10883,7 +10895,7 @@

Init Recurring Sale

[currency] => USD [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 @@ -10907,13 +10919,13 @@

Init Recurring Sale

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -10937,13 +10949,13 @@

Init Recurring Sale

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -10972,13 +10984,13 @@

Init Recurring Sale

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</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>0313</scheme_settlement_date> + <scheme_settlement_date>0326</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> @@ -11137,7 +11149,7 @@

Init Recurring Sale

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). scheme_response_code @@ -11182,7 +11194,7 @@

Init Recurring Sale

[message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -11202,7 +11214,7 @@

Init Recurring Sale

<response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -11219,7 +11231,7 @@

Init Recurring Sale

response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -11241,7 +11253,7 @@

Init Recurring Sale

<response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -11438,8 +11450,8 @@

Recurring Sale

"reference_id": "43672", "amount": "100", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" } @@ -11453,7 +11465,7 @@

Recurring Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -11466,8 +11478,8 @@ 

Recurring Sale

<reference_id>43672</reference_id> <amount>100</amount> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -11650,7 +11662,7 @@

Recurring Sale

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -11674,7 +11686,7 @@

Recurring Sale

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[true]> @@ -11695,7 +11707,7 @@

Recurring Sale

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "true", @@ -11721,7 +11733,7 @@

Recurring Sale

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>true</sent_to_acquirer> @@ -11853,7 +11865,7 @@

Recurring Sale

[message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -11872,7 +11884,7 @@

Recurring Sale

<response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[false]> @@ -11888,7 +11900,7 @@

Recurring Sale

response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "false", @@ -11909,7 +11921,7 @@

Recurring Sale

<response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>false</sent_to_acquirer> @@ -12149,7 +12161,7 @@
How to

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -12736,8 +12748,8 @@ 

Authorize

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -12766,7 +12778,7 @@

Authorize

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -12786,8 +12798,8 @@ 

Authorize

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -12828,7 +12840,7 @@

Authorize

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -12848,8 +12860,8 @@ 

Authorize

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -13450,7 +13462,7 @@

Authorize

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -13459,7 +13471,7 @@

Authorize

[currency] => USD [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 @@ -13481,13 +13493,13 @@

Authorize

<authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -13509,13 +13521,13 @@

Authorize

authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -13542,13 +13554,13 @@

Authorize

<authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</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>0313</scheme_settlement_date> + <scheme_settlement_date>0326</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> @@ -13702,7 +13714,7 @@

Authorize

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). scheme_response_code @@ -13747,7 +13759,7 @@

Authorize

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -13767,7 +13779,7 @@

Authorize

<code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -13784,7 +13796,7 @@

Authorize

code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -13806,7 +13818,7 @@

Authorize

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -14025,8 +14037,8 @@

Capture

"amount": "100", "currency": "USD", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" } @@ -14040,7 +14052,7 @@

Capture

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -14054,8 +14066,8 @@ 

Capture

<amount>100</amount> <currency>USD</currency> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -14183,7 +14195,7 @@

Capture

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -14204,7 +14216,7 @@

Capture

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -14222,7 +14234,7 @@

Capture

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -14245,7 +14257,7 @@

Capture

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -14350,7 +14362,7 @@

Capture

[message] => Transaction declined. [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -14370,7 +14382,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-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -14387,7 +14399,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-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -14409,7 +14421,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-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -14669,8 +14681,8 @@

Sale

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -14699,7 +14711,7 @@

Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -14719,8 +14731,8 @@ 

Sale

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -14761,7 +14773,7 @@

Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -14781,8 +14793,8 @@ 

Sale

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -15383,7 +15395,7 @@

Sale

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -15392,7 +15404,7 @@

Sale

[currency] => USD [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 @@ -15414,13 +15426,13 @@

Sale

<authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -15442,13 +15454,13 @@

Sale

authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -15475,13 +15487,13 @@

Sale

<authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</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>0313</scheme_settlement_date> + <scheme_settlement_date>0326</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> @@ -15630,7 +15642,7 @@

Sale

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). scheme_response_code @@ -15676,7 +15688,7 @@

Sale

[message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:28.000000 [timezone_type] => 2 [timezone] => Z ) @@ -15697,7 +15709,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-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:28Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -15715,7 +15727,7 @@

Sale

code: "340", technical_message: "billing_address[zip_code] is invalid!", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:28Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -15738,7 +15750,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-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:28Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -15913,7 +15925,7 @@

Argencard

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -16179,7 +16191,7 @@ 

Argencard

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16209,7 +16221,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-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -16307,7 +16319,7 @@

Argencard

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16336,7 +16348,7 @@

Argencard

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -16491,7 +16503,7 @@

Aura

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -16757,7 +16769,7 @@ 

Aura

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16787,7 +16799,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-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -16885,7 +16897,7 @@

Aura

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16914,7 +16926,7 @@

Aura

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -17025,7 +17037,7 @@

Bancontact

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -17191,7 +17203,7 @@ 

Bancontact

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -17447,7 +17459,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-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17471,7 +17483,7 @@

Bancontact

[mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -17491,7 +17503,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-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:29Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -17508,7 +17520,7 @@

Bancontact

message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", mode: "live", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:29Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -17530,7 +17542,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-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17629,7 +17641,7 @@

Bancontact

<transaction_id>119643250547501c79d8295</transaction_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17652,7 +17664,7 @@

Bancontact

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:03.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -17671,7 +17683,7 @@

Bancontact

<code content=[110]> <technical_message content=[]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:03Z]> + <timestamp content=[2024-03-25T14:34:29Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -17687,7 +17699,7 @@

Bancontact

code: "110", technical_message: "", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:03Z", + timestamp: "2024-03-25T14:34:29Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -17708,7 +17720,7 @@

Bancontact

<code>110</code> <payment_response>technical_message</payment_response> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:03Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17860,7 +17872,7 @@

Cabal

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -18124,7 +18136,7 @@ 

Cabal

[mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18152,7 +18164,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-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -18235,7 +18247,7 @@

Cabal

[mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18264,7 +18276,7 @@

Cabal

<code>110</code> <message>Something went wrong, please contact support!</message> <mode>live</mode> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -18414,7 +18426,7 @@

Cencosud

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -18680,7 +18692,7 @@ 

Cencosud

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18710,7 +18722,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-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -18808,7 +18820,7 @@

Cencosud

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18837,7 +18849,7 @@

Cencosud

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19049,7 +19061,7 @@

Credit (CFT)

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -19206,7 +19218,7 @@ 

Credit (CFT)

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -19227,7 +19239,7 @@

Credit (CFT)

<authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:04Z]> + <timestamp content=[2024-03-25T14:34:29Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -19245,7 +19257,7 @@

Credit (CFT)

authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-12T11:38:04Z", + timestamp: "2024-03-25T14:34:29Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -19268,7 +19280,7 @@

Credit (CFT)

<authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19384,7 +19396,7 @@

Credit (CFT)

[message] => No approved reference transaction found [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -19404,7 +19416,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-12T11:38:04Z]> + <timestamp content=[2024-03-25T14:34:29Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -19421,7 +19433,7 @@

Credit (CFT)

code: "410", technical_message: "No approved reference transaction found", message: "No approved reference transaction found", - timestamp: "2024-03-12T11:38:04Z", + timestamp: "2024-03-25T14:34:29Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -19443,7 +19455,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-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19592,7 +19604,7 @@

Elo

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -19858,7 +19870,7 @@ 

Elo

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -19888,7 +19900,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-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19986,7 +19998,7 @@

Elo

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -20015,7 +20027,7 @@

Elo

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -20169,7 +20181,7 @@

Naranja

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -20428,7 +20440,7 @@ 

Naranja

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -20458,7 +20470,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-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -20556,7 +20568,7 @@

Naranja

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -20585,7 +20597,7 @@

Naranja

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -20739,7 +20751,7 @@

Nativa

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -20998,7 +21010,7 @@ 

Nativa

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -21028,7 +21040,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-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21126,7 +21138,7 @@

Nativa

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -21155,7 +21167,7 @@

Nativa

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21309,7 +21321,7 @@

Tarjeta Shopping

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -21569,7 +21581,7 @@ 

Tarjeta Shopping

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:29.000000 [timezone_type] => 2 [timezone] => Z ) @@ -21600,7 +21612,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-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:29Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21699,7 +21711,7 @@

Tarjeta Shopping

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:30.000000 [timezone_type] => 2 [timezone] => Z ) @@ -21729,7 +21741,7 @@

Tarjeta Shopping

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:30Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21961,8 +21973,8 @@

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Non-financial Transactions

Account Verification

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -23463,7 +23475,7 @@ 

Account Verification

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -23763,14 +23775,14 @@ 

Account Verification

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:30.000000 [timezone_type] => 2 [timezone] => Z ) [descriptor] => Descriptor one [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 )
@@ -23789,11 +23801,11 @@

Account Verification

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:04Z]> + <timestamp content=[2024-03-25T14:34:30Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> ]>
@@ -23812,11 +23824,11 @@

Account Verification

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:04Z", + timestamp: "2024-03-25T14:34:30Z", descriptor: "Descriptor one", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", }
@@ -23840,11 +23852,11 @@

Account Verification

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:30Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> </payment_response>
@@ -23873,14 +23885,14 @@

Account Verification

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:30.000000 [timezone_type] => 2 [timezone] => Z ) [descriptor] => Descriptor one [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 )
@@ -23900,11 +23912,11 @@

Account Verification

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:04Z]> + <timestamp content=[2024-03-25T14:34:30Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> ]>
@@ -23924,11 +23936,11 @@

Account Verification

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:04Z", + timestamp: "2024-03-25T14:34:30Z", descriptor: "Descriptor one", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", }
@@ -23953,11 +23965,11 @@

Account Verification

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:30Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> </payment_response>
@@ -23986,14 +23998,14 @@

Account Verification

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:30.000000 [timezone_type] => 2 [timezone] => Z ) [descriptor] => Descriptor one [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [scheme_response_code] => 00 )
@@ -24013,11 +24025,11 @@

Account Verification

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:04Z]> + <timestamp content=[2024-03-25T14:34:30Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <scheme_response_code content=[00]> ]>
@@ -24037,11 +24049,11 @@

Account Verification

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:04Z", + timestamp: "2024-03-25T14:34:30Z", descriptor: "Descriptor one", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", scheme_response_code: "00", }
@@ -24066,11 +24078,11 @@

Account Verification

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:30Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> </payment_response>
@@ -24192,7 +24204,7 @@

Account Verification

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). scheme_response_code @@ -24227,7 +24239,7 @@

Account Verification

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:04.000000 + [date] => 2024-03-25 14:34:30.000000 [timezone_type] => 2 [timezone] => Z ) @@ -24245,7 +24257,7 @@

Account Verification

<code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:04Z]> + <timestamp content=[2024-03-25T14:34:30Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[false]> ]> @@ -24260,7 +24272,7 @@

Account Verification

code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:04Z", + timestamp: "2024-03-25T14:34:30Z", descriptor: "Descriptor one", sent_to_acquirer: "false", } @@ -24280,7 +24292,7 @@

Account Verification

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:04Z</timestamp> + <timestamp>2024-03-25T14:34:30Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>false</sent_to_acquirer> </payment_response> @@ -24449,15 +24461,15 @@

Authorize 3D

->setMpiEci('05') ->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14462de0-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14462ed0-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e139c780-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e139c8c0-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('trusted_merchant') ->setScaVisaMerchantId('00000000') - ->set#<Proc:0x000055afaabe7aa8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); + ->set#<Proc:0x000055885a7d4fa0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -24521,7 +24533,7 @@

Authorize 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"e139c780-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e139c8c0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -24564,8 +24576,8 @@

Authorize 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -24583,8 +24595,8 @@

Authorize 3D

"eci": "05", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "14462de0-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14462ed0-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e139c780-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e139c8c0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -24601,7 +24613,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -24621,8 +24633,8 @@ 

Authorize 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -24640,8 +24652,8 @@

Authorize 3D

<eci>05</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14462de0-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14462ed0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e139c780-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e139c8c0-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -24692,12 +24704,12 @@

Authorize 3D

// MPI Synchronous 3DSv2 ->setMpiEci('02') - ->setMpiCavv('kAOImea0C/2ta1NZl4Hhwslmomqj') + ->setMpiCavv('kCOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('144a3090-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('144a3140-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e1430e10-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e1430ed0-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055afaae1c0a8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x0000558859cb89a0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -24761,7 +24773,7 @@

Authorize 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"02", "cavv"=>"kCOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"e1430e10-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e1430ed0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -24799,8 +24811,8 @@

Authorize 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -24816,10 +24828,10 @@

Authorize 3D

}, "mpi_params": { "eci": "02", - "cavv": "kAOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kCOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "144a3090-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "144a3140-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e1430e10-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e1430ed0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -24832,7 +24844,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -24852,8 +24864,8 @@ 

Authorize 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -24869,10 +24881,10 @@

Authorize 3D

</billing_address> <mpi_params> <eci>02</eci> - <cavv>kAOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kCOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>144a3090-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>144a3140-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e1430e10-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e1430ed0-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
@@ -24921,15 +24933,15 @@

Authorize 3D

->setMpiEci('06') ->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('144e0230-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('144e02b0-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e14c7780-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e14c7830-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('trusted_merchant') ->setScaVisaMerchantId('00000000') - ->set#<Proc:0x000055afab094718 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); + ->set#<Proc:0x000055885a012bf0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -24993,7 +25005,7 @@

Authorize 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"e14c7780-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e14c7830-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -25036,8 +25048,8 @@

Authorize 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -25055,8 +25067,8 @@

Authorize 3D

"eci": "06", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "144e0230-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "144e02b0-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e14c7780-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e14c7830-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -25073,7 +25085,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -25093,8 +25105,8 @@ 

Authorize 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -25112,8 +25124,8 @@

Authorize 3D

<eci>06</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>144e0230-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>144e02b0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e14c7780-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e14c7830-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -25164,12 +25176,12 @@

Authorize 3D

// MPI Synchronous 3DSv2 ->setMpiEci('01') - ->setMpiCavv('kFOImea0C/2ta1NZl4Hhwslmomqj') + ->setMpiCavv('kEOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('1451e430-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('1451e4b0-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e153ef80-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e153f020-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055afab5b38c0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x000055885a337f60 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -25233,7 +25245,7 @@

Authorize 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"01", "cavv"=>"kEOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"e153ef80-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e153f020-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -25271,8 +25283,8 @@

Authorize 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -25288,10 +25300,10 @@

Authorize 3D

}, "mpi_params": { "eci": "01", - "cavv": "kFOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kEOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "1451e430-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "1451e4b0-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e153ef80-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e153f020-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -25304,7 +25316,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -25324,8 +25336,8 @@ 

Authorize 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -25341,10 +25353,10 @@

Authorize 3D

</billing_address> <mpi_params> <eci>01</eci> - <cavv>kFOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kEOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1451e430-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>1451e4b0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e153ef80-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e153f020-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
@@ -25393,14 +25405,14 @@

Authorize 3D

->setMpiEci('06') ->setMpiCavv('kNMAAAAA3S13awBkrWtTWZeBBCmy') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('1455aeb0-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('1455af50-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e15e85b0-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e15e8670-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055afab83b1d8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>(''); + ->set#<Proc:0x000055885a586a78 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -25464,7 +25476,7 @@

Authorize 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"e15e85b0-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e15e8670-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -25506,8 +25518,8 @@

Authorize 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -25525,8 +25537,8 @@

Authorize 3D

"eci": "06", "cavv": "kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version": "2", - "directory_server_id": "1455aeb0-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "1455af50-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e15e85b0-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e15e8670-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -25542,7 +25554,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -25562,8 +25574,8 @@ 

Authorize 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -25581,8 +25593,8 @@

Authorize 3D

<eci>06</eci> <cavv>kNMAAAAA3S13awBkrWtTWZeBBCmy</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1455aeb0-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>1455af50-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e15e85b0-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e15e8670-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -25634,14 +25646,14 @@

Authorize 3D

->setMpiEci('07') ->setMpiCavv('ApkCAlgGQCECEBJWNgZAAAAAAAA=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('1459a4c0-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('1459a560-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e168be80-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e168bf60-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055afabae90b0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>(''); + ->set#<Proc:0x00005588574faee0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -25705,7 +25717,7 @@

Authorize 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"e168be80-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e168bf60-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -25747,8 +25759,8 @@

Authorize 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -25766,8 +25778,8 @@

Authorize 3D

"eci": "07", "cavv": "ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version": "2", - "directory_server_id": "1459a4c0-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "1459a560-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e168be80-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e168bf60-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -25783,7 +25795,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -25803,8 +25815,8 @@ 

Authorize 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -25822,8 +25834,8 @@

Authorize 3D

<eci>07</eci> <cavv>ApkCAlgGQCECEBJWNgZAAAAAAAA=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1459a4c0-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>1459a560-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e168be80-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e168bf60-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -25879,16 +25891,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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afabdf2f68 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x0000558859e8a378 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -25960,9 +25972,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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -26031,7 +26043,7 @@

Authorize 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -26039,25 +26051,25 @@

Authorize 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -26094,7 +26106,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -26143,25 +26155,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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -26238,16 +26250,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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afac152eb0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885a27d610 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -26319,9 +26331,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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -26390,7 +26402,7 @@

Authorize 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -26398,25 +26410,25 @@

Authorize 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -26453,7 +26465,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -26502,25 +26514,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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -26597,16 +26609,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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afaa8fcff0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885a557340 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -26678,9 +26690,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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -26749,7 +26761,7 @@

Authorize 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -26757,25 +26769,25 @@

Authorize 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -26812,7 +26824,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -26861,25 +26873,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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -26956,16 +26968,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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afaacee348 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885875d6f0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -27037,9 +27049,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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -27108,7 +27120,7 @@

Authorize 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -27116,25 +27128,25 @@

Authorize 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -27171,7 +27183,7 @@

Authorize 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -27220,25 +27232,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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -28171,7 +28183,7 @@

Authorize 3D

[threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28194,7 +28206,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-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -28214,7 +28226,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-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -28239,7 +28251,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-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -28266,7 +28278,7 @@

Authorize 3D

[redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28289,7 +28301,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-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -28309,7 +28321,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-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -28334,7 +28346,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-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -28501,7 +28513,7 @@

Authorize 3D

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). reason_for_not_honoring_exemption @@ -28542,7 +28554,7 @@

Authorize 3D

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28563,7 +28575,7 @@

Authorize 3D

<code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -28581,7 +28593,7 @@

Authorize 3D

code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -28604,7 +28616,7 @@

Authorize 3D

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -28805,7 +28817,7 @@

Authorize 3D

[message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28826,7 +28838,7 @@

Authorize 3D

<code content=[600]> <technical_message content=[Cardholder not participating 3DS.]> <message content=[Transaction failed, please contact support!]> - <timestamp content=[2024-03-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -28844,7 +28856,7 @@

Authorize 3D

code: "600", technical_message: "Cardholder not participating 3DS.", message: "Transaction failed, please contact support!", - timestamp: "2024-03-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -28867,7 +28879,7 @@

Authorize 3D

<code>600</code> <technical_message>Cardholder not participating 3DS.</technical_message> <message>Transaction failed, please contact support!</message> - <timestamp>2024-03-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -28953,15 +28965,15 @@

Sale 3D

->setMpiEci('05') ->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('1487e5e0-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('1487e6a0-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e1b38f80-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e1b39040-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('trusted_merchant') ->setScaVisaMerchantId('00000000') - ->set#<Proc:0x000055afabf59028 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); + ->set#<Proc:0x000055885a022668 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -29025,7 +29037,7 @@

Sale 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"e1b38f80-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e1b39040-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -29068,8 +29080,8 @@

Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -29087,8 +29099,8 @@

Sale 3D

"eci": "05", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "1487e5e0-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "1487e6a0-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e1b38f80-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e1b39040-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -29105,7 +29117,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -29125,8 +29137,8 @@ 

Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -29144,8 +29156,8 @@

Sale 3D

<eci>05</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1487e5e0-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>1487e6a0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e1b38f80-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e1b39040-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -29196,12 +29208,12 @@

Sale 3D

// MPI Synchronous 3DSv2 ->setMpiEci('02') - ->setMpiCavv('kAOImea0C/2ta1NZl4Hhwslmomqj') + ->setMpiCavv('kQOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('148bec30-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('148becd0-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e1b9d190-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e1b9d240-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055afac1f2e60 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x000055885a33d320 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -29265,7 +29277,7 @@

Sale 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"02", "cavv"=>"kQOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"e1b9d190-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e1b9d240-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -29303,8 +29315,8 @@

Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -29320,10 +29332,10 @@

Sale 3D

}, "mpi_params": { "eci": "02", - "cavv": "kAOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kQOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "148bec30-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "148becd0-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e1b9d190-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e1b9d240-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -29336,7 +29348,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -29356,8 +29368,8 @@ 

Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -29373,10 +29385,10 @@

Sale 3D

</billing_address> <mpi_params> <eci>02</eci> - <cavv>kAOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kQOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>148bec30-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>148becd0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e1b9d190-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e1b9d240-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
@@ -29425,15 +29437,15 @@

Sale 3D

->setMpiEci('06') ->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14904d90-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14904e30-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e1c17ce0-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e1c17d80-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('trusted_merchant') ->setScaVisaMerchantId('00000000') - ->set#<Proc:0x000055afaa8cf898 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); + ->set#<Proc:0x000055885a5f50e0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -29497,7 +29509,7 @@

Sale 3D

// Mpi Synchronous V2 - 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"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"e1c17ce0-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e1c17d80-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -29540,8 +29552,8 @@

Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -29559,8 +29571,8 @@

Sale 3D

"eci": "06", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "14904d90-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14904e30-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e1c17ce0-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e1c17d80-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -29577,7 +29589,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -29597,8 +29609,8 @@ 

Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -29616,8 +29628,8 @@

Sale 3D

<eci>06</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14904d90-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14904e30-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e1c17ce0-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e1c17d80-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -29670,10 +29682,10 @@

Sale 3D

->setMpiEci('01') ->setMpiCavv('kFOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14945280-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14945310-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e1c873c0-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e1c87470-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055afaac9d6a0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x0000558857f7df20 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -29737,7 +29749,7 @@

Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"01", "cavv"=>"kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"14945280-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14945310-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"01", "cavv"=>"kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"e1c873c0-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e1c87470-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -29775,8 +29787,8 @@

Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -29794,8 +29806,8 @@

Sale 3D

"eci": "01", "cavv": "kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "14945280-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14945310-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e1c873c0-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e1c87470-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -29808,7 +29820,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -29828,8 +29840,8 @@ 

Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -29847,8 +29859,8 @@

Sale 3D

<eci>01</eci> <cavv>kFOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14945280-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14945310-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e1c873c0-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e1c87470-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
@@ -29897,14 +29909,14 @@

Sale 3D

->setMpiEci('06') ->setMpiCavv('kNMAAAAA3S13awBkrWtTWZeBBCmy') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('149833e0-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14983480-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e1cdcb70-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e1cdcc70-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055afaaedcab0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>(''); + ->set#<Proc:0x0000558859edaa58 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -29968,7 +29980,7 @@

Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"149833e0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14983480-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"e1cdcb70-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e1cdcc70-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -30010,8 +30022,8 @@

Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -30029,8 +30041,8 @@

Sale 3D

"eci": "06", "cavv": "kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version": "2", - "directory_server_id": "149833e0-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14983480-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e1cdcb70-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e1cdcc70-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -30046,7 +30058,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -30066,8 +30078,8 @@ 

Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -30085,8 +30097,8 @@

Sale 3D

<eci>06</eci> <cavv>kNMAAAAA3S13awBkrWtTWZeBBCmy</cavv> <protocol_version>2</protocol_version> - <directory_server_id>149833e0-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14983480-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e1cdcb70-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e1cdcc70-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -30138,14 +30150,14 @@

Sale 3D

->setMpiEci('07') ->setMpiCavv('ApkCAlgGQCECEBJWNgZAAAAAAAA=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('149c2410-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('149c24f0-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e1d2fe10-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e1d2fed0-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055afab1a6980 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>(''); + ->set#<Proc:0x000055885a1ef518 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -30209,7 +30221,7 @@

Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"149c2410-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"149c24f0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"e1d2fe10-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e1d2fed0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -30251,8 +30263,8 @@

Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -30270,8 +30282,8 @@

Sale 3D

"eci": "07", "cavv": "ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version": "2", - "directory_server_id": "149c2410-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "149c24f0-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e1d2fe10-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e1d2fed0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -30287,7 +30299,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -30307,8 +30319,8 @@ 

Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -30326,8 +30338,8 @@

Sale 3D

<eci>07</eci> <cavv>ApkCAlgGQCECEBJWNgZAAAAAAAA=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>149c2410-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>149c24f0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e1d2fe10-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e1d2fed0-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -30383,16 +30395,16 @@

Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afab6bad90 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885a4c5e18 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -30464,9 +30476,9 @@

Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -30535,7 +30547,7 @@

Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -30543,25 +30555,25 @@

Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -30598,7 +30610,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -30647,25 +30659,25 @@ 

Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -30742,16 +30754,16 @@

Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afab982e88 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885a8ee328 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -30823,9 +30835,9 @@

Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -30894,7 +30906,7 @@

Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -30902,25 +30914,25 @@

Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -30957,7 +30969,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -31006,25 +31018,25 @@ 

Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -31101,16 +31113,16 @@

Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afabda8710 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x0000558859edafd0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -31182,9 +31194,9 @@

Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -31253,7 +31265,7 @@

Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -31261,25 +31273,25 @@

Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -31316,7 +31328,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -31365,25 +31377,25 @@ 

Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -31460,16 +31472,16 @@

Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afac0b0a20 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885a2c66a8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -31541,9 +31553,9 @@

Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -31612,7 +31624,7 @@

Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -31620,25 +31632,25 @@

Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -31675,7 +31687,7 @@

Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -31724,25 +31736,25 @@ 

Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -32669,7 +32681,7 @@

Sale 3D

[threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -32692,7 +32704,7 @@

Sale 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-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -32712,7 +32724,7 @@

Sale 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-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -32737,7 +32749,7 @@

Sale 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-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -32764,7 +32776,7 @@

Sale 3D

[redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -32787,7 +32799,7 @@

Sale 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-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -32807,7 +32819,7 @@

Sale 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-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -32832,7 +32844,7 @@

Sale 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-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -32999,7 +33011,7 @@

Sale 3D

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). reason_for_not_honoring_exemption @@ -33040,7 +33052,7 @@

Sale 3D

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -33061,7 +33073,7 @@

Sale 3D

<code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -33079,7 +33091,7 @@

Sale 3D

code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -33102,7 +33114,7 @@

Sale 3D

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -33303,7 +33315,7 @@

Sale 3D

[message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:31.000000 [timezone_type] => 2 [timezone] => Z ) @@ -33324,7 +33336,7 @@

Sale 3D

<code content=[600]> <technical_message content=[Cardholder not participating 3DS.]> <message content=[Transaction failed, please contact support!]> - <timestamp content=[2024-03-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:31Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -33342,7 +33354,7 @@

Sale 3D

code: "600", technical_message: "Cardholder not participating 3DS.", message: "Transaction failed, please contact support!", - timestamp: "2024-03-12T11:38:05Z", + timestamp: "2024-03-25T14:34:31Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -33365,7 +33377,7 @@

Sale 3D

<code>600</code> <technical_message>Cardholder not participating 3DS.</technical_message> <message>Transaction failed, please contact support!</message> - <timestamp>2024-03-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:31Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -33459,15 +33471,15 @@

Init Recurring Sale 3D

->setMpiEci('05') ->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14ca4c10-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14ca4cb0-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e20dee30-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e20deef0-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('trusted_merchant') ->setScaVisaMerchantId('00000000') - ->set#<Proc:0x000055afab7e3a50 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); + ->set#<Proc:0x000055885a64d2b8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -33531,7 +33543,7 @@

Init Recurring Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"14ca4c10-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14ca4cb0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"e20dee30-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e20deef0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -33575,8 +33587,8 @@

Init Recurring Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -33594,8 +33606,8 @@

Init Recurring Sale 3D

"eci": "05", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "14ca4c10-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14ca4cb0-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e20dee30-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e20deef0-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -33613,7 +33625,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -33633,8 +33645,8 @@ 

Init Recurring Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -33652,8 +33664,8 @@

Init Recurring Sale 3D

<eci>05</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14ca4c10-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14ca4cb0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e20dee30-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e20deef0-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -33705,12 +33717,12 @@

Init Recurring Sale 3D

// MPI Synchronous 3DSv2 ->setMpiEci('02') - ->setMpiCavv('kDOImea0C/2ta1NZl4Hhwslmomqj') + ->setMpiCavv('kAOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14ce33f0-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14ce3490-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e21364d0-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e2136580-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055afaba12600 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x000055885971a570 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -33774,7 +33786,7 @@

Init Recurring Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"02", "cavv"=>"kDOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"14ce33f0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14ce3490-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"02", "cavv"=>"kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"e21364d0-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e2136580-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); request.setRecurringCategory("subscription"); GenesisClient client = new GenesisClient(configuration, request); @@ -33813,8 +33825,8 @@

Init Recurring Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -33830,10 +33842,10 @@

Init Recurring Sale 3D

}, "mpi_params": { "eci": "02", - "cavv": "kDOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "14ce33f0-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14ce3490-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e21364d0-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e2136580-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "recurring_category": "subscription" @@ -33847,7 +33859,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -33867,8 +33879,8 @@ 

Init Recurring Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -33884,10 +33896,10 @@

Init Recurring Sale 3D

</billing_address> <mpi_params> <eci>02</eci> - <cavv>kDOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kAOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14ce33f0-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14ce3490-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e21364d0-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e2136580-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <recurring_category>subscription</recurring_category> @@ -33937,15 +33949,15 @@

Init Recurring Sale 3D

->setMpiEci('06') ->setMpiCavv('MDAwMDAwMDAwMDAxMTA2Njk5NFg=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14d211f0-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14d21270-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e2186f60-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e2187010-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('trusted_merchant') ->setScaVisaMerchantId('00000000') - ->set#<Proc:0x000055afabd99760 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); + ->set#<Proc:0x0000558859f7b890 includes::Transactions::3ds::V2::Examples::Requests.md.erb:42 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -34009,7 +34021,7 @@

Init Recurring Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"14d211f0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14d21270-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"e2186f60-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e2187010-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -34053,8 +34065,8 @@

Init Recurring Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -34072,8 +34084,8 @@

Init Recurring Sale 3D

"eci": "06", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "14d211f0-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14d21270-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e2186f60-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e2187010-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -34091,7 +34103,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -34111,8 +34123,8 @@ 

Init Recurring Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -34130,8 +34142,8 @@

Init Recurring Sale 3D

<eci>06</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14d211f0-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14d21270-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e2186f60-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e2187010-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -34183,12 +34195,12 @@

Init Recurring Sale 3D

// MPI Synchronous 3DSv2 ->setMpiEci('01') - ->setMpiCavv('kEOImea0C/2ta1NZl4Hhwslmomqj') + ->setMpiCavv('kFOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14d60a80-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14d60b00-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e21db170-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e21db210-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055afac05bf98 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x000055885a2acf00 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -34252,7 +34264,7 @@

Init Recurring Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"01", "cavv"=>"kEOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"14d60a80-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14d60b00-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"01", "cavv"=>"kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"e21db170-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e21db210-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); request.setRecurringCategory("subscription"); GenesisClient client = new GenesisClient(configuration, request); @@ -34291,8 +34303,8 @@

Init Recurring Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -34308,10 +34320,10 @@

Init Recurring Sale 3D

}, "mpi_params": { "eci": "01", - "cavv": "kEOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "14d60a80-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14d60b00-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e21db170-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e21db210-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "recurring_category": "subscription" @@ -34325,7 +34337,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -34345,8 +34357,8 @@ 

Init Recurring Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -34362,10 +34374,10 @@

Init Recurring Sale 3D

</billing_address> <mpi_params> <eci>01</eci> - <cavv>kEOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kFOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14d60a80-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14d60b00-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e21db170-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e21db210-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <recurring_category>subscription</recurring_category> @@ -34415,14 +34427,14 @@

Init Recurring Sale 3D

->setMpiEci('06') ->setMpiCavv('kNMAAAAA3S13awBkrWtTWZeBBCmy') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14da6190-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14da6240-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e222c320-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e222c400-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055afa9b86c40 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>(''); + ->set#<Proc:0x000055885a554820 includes::Transactions::3ds::V2::Examples::Requests.md.erb:129 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -34486,7 +34498,7 @@

Init Recurring Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"14da6190-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14da6240-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"e222c320-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e222c400-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -34529,8 +34541,8 @@

Init Recurring Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -34548,8 +34560,8 @@

Init Recurring Sale 3D

"eci": "06", "cavv": "kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version": "2", - "directory_server_id": "14da6190-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14da6240-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e222c320-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e222c400-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -34566,7 +34578,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -34586,8 +34598,8 @@ 

Init Recurring Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -34605,8 +34617,8 @@

Init Recurring Sale 3D

<eci>06</eci> <cavv>kNMAAAAA3S13awBkrWtTWZeBBCmy</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14da6190-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14da6240-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e222c320-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e222c400-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -34659,14 +34671,14 @@

Init Recurring Sale 3D

->setMpiEci('07') ->setMpiCavv('ApkCAlgGQCECEBJWNgZAAAAAAAA=') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('14de6d90-c35c-013c-91e2-0a58a9feac02') - ->setMpiAcsTransactionId('14de6e30-c35c-013c-91e2-0a58a9feac02') + ->setMpiDirectoryServerId('e227c4a0-cdab-013c-65d3-0a58a9feac02') + ->setMpiAcsTransactionId('e227c550-cdab-013c-65d3-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055afaab5f1a8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>(''); + ->set#<Proc:0x000055885a8df5f8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:175 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -34730,7 +34742,7 @@

Init Recurring Sale 3D

// Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"14de6d90-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14de6e30-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"e227c4a0-cdab-013c-65d3-0a58a9feac02", "acs_transaction_id"=>"e227c550-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -34773,8 +34785,8 @@

Init Recurring Sale 3D

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -34792,8 +34804,8 @@

Init Recurring Sale 3D

"eci": "07", "cavv": "ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version": "2", - "directory_server_id": "14de6d90-c35c-013c-91e2-0a58a9feac02", - "acs_transaction_id": "14de6e30-c35c-013c-91e2-0a58a9feac02", + "directory_server_id": "e227c4a0-cdab-013c-65d3-0a58a9feac02", + "acs_transaction_id": "e227c550-cdab-013c-65d3-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -34810,7 +34822,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -34830,8 +34842,8 @@ 

Init Recurring Sale 3D

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -34849,8 +34861,8 @@

Init Recurring Sale 3D

<eci>07</eci> <cavv>ApkCAlgGQCECEBJWNgZAAAAAAAA=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>14de6d90-c35c-013c-91e2-0a58a9feac02</directory_server_id> - <acs_transaction_id>14de6e30-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> + <directory_server_id>e227c4a0-cdab-013c-65d3-0a58a9feac02</directory_server_id> + <acs_transaction_id>e227c550-cdab-013c-65d3-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -34907,16 +34919,16 @@

Init Recurring Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afaad8edc0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x0000558859e509e8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -34988,9 +35000,9 @@

Init Recurring Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -35060,7 +35072,7 @@

Init Recurring Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -35068,25 +35080,25 @@

Init Recurring Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -35124,7 +35136,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -35169,7 +35181,7 @@ 

Init Recurring Sale 3D

<category>service</category> </purchase> <recurring> - <expiration_date>13-09-2024</expiration_date> + <expiration_date>26-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -35177,25 +35189,25 @@

Init Recurring Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -35273,16 +35285,16 @@

Init Recurring Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afab096d10 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885a24ce70 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -35354,9 +35366,9 @@

Init Recurring Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -35426,7 +35438,7 @@

Init Recurring Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -35434,25 +35446,25 @@

Init Recurring Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -35490,7 +35502,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -35535,7 +35547,7 @@ 

Init Recurring Sale 3D

<category>service</category> </purchase> <recurring> - <expiration_date>13-09-2024</expiration_date> + <expiration_date>26-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -35543,25 +35555,25 @@

Init Recurring Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -35639,16 +35651,16 @@

Init Recurring Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afab640888 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885a5756d8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -35720,9 +35732,9 @@

Init Recurring Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -35792,7 +35804,7 @@

Init Recurring Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -35800,25 +35812,25 @@

Init Recurring Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -35856,7 +35868,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -35901,7 +35913,7 @@ 

Init Recurring Sale 3D

<category>service</category> </purchase> <recurring> - <expiration_date>13-09-2024</expiration_date> + <expiration_date>26-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -35909,25 +35921,25 @@

Init Recurring Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -36005,16 +36017,16 @@

Init Recurring Sale 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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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:0x000055afab960f18 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055885939f288 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -36086,9 +36098,9 @@

Init Recurring Sale 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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -36158,7 +36170,7 @@

Init Recurring Sale 3D

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -36166,25 +36178,25 @@

Init Recurring Sale 3D

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -36222,7 +36234,7 @@

Init Recurring Sale 3D

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -36267,7 +36279,7 @@ 

Init Recurring Sale 3D

<category>service</category> </purchase> <recurring> - <expiration_date>13-09-2024</expiration_date> + <expiration_date>26-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -36275,25 +36287,25 @@

Init Recurring Sale 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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -37227,7 +37239,7 @@

Init Recurring Sale 3D

[threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37250,7 +37262,7 @@

Init Recurring Sale 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-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37270,7 +37282,7 @@

Init Recurring Sale 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-12T11:38:05Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37295,7 +37307,7 @@

Init Recurring Sale 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-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -37322,7 +37334,7 @@

Init Recurring Sale 3D

[redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37345,7 +37357,7 @@

Init Recurring Sale 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-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37365,7 +37377,7 @@

Init Recurring Sale 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-12T11:38:05Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37390,7 +37402,7 @@

Init Recurring Sale 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-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -37557,7 +37569,7 @@

Init Recurring Sale 3D

scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0326). Corresponds to NETWORK DATA (field 15). reason_for_not_honoring_exemption @@ -37598,7 +37610,7 @@

Init Recurring Sale 3D

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37619,7 +37631,7 @@

Init Recurring Sale 3D

<code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37637,7 +37649,7 @@

Init Recurring Sale 3D

code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:05Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37660,7 +37672,7 @@

Init Recurring Sale 3D

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -37856,7 +37868,7 @@

Init Recurring Sale 3D

[message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:05.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37877,7 +37889,7 @@

Init Recurring Sale 3D

<code content=[600]> <technical_message content=[Cardholder not participating 3DS.]> <message content=[Transaction failed, please contact support!]> - <timestamp content=[2024-03-12T11:38:05Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37895,7 +37907,7 @@

Init Recurring Sale 3D

code: "600", technical_message: "Cardholder not participating 3DS.", message: "Transaction failed, please contact support!", - timestamp: "2024-03-12T11:38:05Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37918,7 +37930,7 @@

Init Recurring Sale 3D

<code>600</code> <technical_message>Cardholder not participating 3DS.</technical_message> <message>Transaction failed, please contact support!</message> - <timestamp>2024-03-12T11:38:05Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -38114,7 +38126,7 @@

Wallets

Neteller

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -38366,7 +38378,7 @@ 

Wallets

Neteller

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -38385,7 +38397,7 @@

Wallets

Neteller

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -38401,7 +38413,7 @@

Wallets

Neteller

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -38422,7 +38434,7 @@

Wallets

Neteller

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -38516,7 +38528,7 @@

Wallets

Neteller

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -38535,7 +38547,7 @@

Wallets

Neteller

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -38551,7 +38563,7 @@

Wallets

Neteller

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -38572,7 +38584,7 @@

Wallets

Neteller

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -38700,7 +38712,7 @@

PayPal

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -38716,8 +38728,8 @@ 

PayPal

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -39011,7 +39023,7 @@

PayPal

<avs_response_text>Response provided by issuer processor; Address information not verified</avs_response_text> <authorization_code>345678</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -39168,7 +39180,7 @@

PayPal

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -39411,7 +39423,7 @@

WebMoney

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -39589,7 +39601,7 @@ 

WebMoney

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -39841,7 +39853,7 @@ 

WebMoney

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -39861,7 +39873,7 @@

WebMoney

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -39878,7 +39890,7 @@

WebMoney

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -39900,7 +39912,7 @@

WebMoney

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -39923,7 +39935,7 @@

WebMoney

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -39942,7 +39954,7 @@

WebMoney

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -39958,7 +39970,7 @@

WebMoney

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -39979,7 +39991,7 @@

WebMoney

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -40078,7 +40090,7 @@

WebMoney

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:32.000000 [timezone_type] => 2 [timezone] => Z ) @@ -40097,7 +40109,7 @@

WebMoney

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:32Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -40113,7 +40125,7 @@

WebMoney

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:32Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -40134,7 +40146,7 @@

WebMoney

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:32Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -40377,7 +40389,7 @@

Wechat

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -40575,7 +40587,7 @@ 

Wechat

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -40595,7 +40607,7 @@

Wechat

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -40612,7 +40624,7 @@

Wechat

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -40634,7 +40646,7 @@

Wechat

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -40733,7 +40745,7 @@

Wechat

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -40752,7 +40764,7 @@

Wechat

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -40768,7 +40780,7 @@

Wechat

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -40789,7 +40801,7 @@

Wechat

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -41025,7 +41037,7 @@

Alipay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -41228,7 +41240,7 @@ 

Alipay

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41248,7 +41260,7 @@

Alipay

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CNY]> @@ -41265,7 +41277,7 @@

Alipay

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "CNY", @@ -41287,7 +41299,7 @@

Alipay

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CNY</currency> @@ -41386,7 +41398,7 @@

Alipay

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41405,7 +41417,7 @@

Alipay

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CNY]> @@ -41421,7 +41433,7 @@

Alipay

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "CNY", @@ -41442,7 +41454,7 @@

Alipay

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CNY</currency> @@ -41652,7 +41664,7 @@

eZeeWallet

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -41771,7 +41783,7 @@ 

eZeeWallet

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41790,7 +41802,7 @@

eZeeWallet

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -41806,7 +41818,7 @@

eZeeWallet

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -41827,7 +41839,7 @@

eZeeWallet

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -41922,7 +41934,7 @@

eZeeWallet

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41942,7 +41954,7 @@

eZeeWallet

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -41959,7 +41971,7 @@

eZeeWallet

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -41981,7 +41993,7 @@

eZeeWallet

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -42080,7 +42092,7 @@

eZeeWallet

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -42099,7 +42111,7 @@

eZeeWallet

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[930]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -42115,7 +42127,7 @@

eZeeWallet

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "930", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -42136,7 +42148,7 @@

eZeeWallet

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>930</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -42336,7 +42348,7 @@

eWallet

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -42529,7 +42541,7 @@ 

eWallet

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -42560,7 +42572,7 @@

eWallet

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -42660,7 +42672,7 @@

eWallet

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -42690,7 +42702,7 @@

eWallet

<code>110</code> <technical_message>amount is missing</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -42918,7 +42930,7 @@

Vouchers

CashU

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -43353,7 +43365,7 @@ 

Vouchers

CashU

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -43373,7 +43385,7 @@

Vouchers

CashU

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -43390,7 +43402,7 @@

Vouchers

CashU

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -43412,7 +43424,7 @@

Vouchers

CashU

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -43511,7 +43523,7 @@

Vouchers

CashU

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -43530,7 +43542,7 @@

Vouchers

CashU

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:33Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -43546,7 +43558,7 @@

Vouchers

CashU

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:33Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -43567,7 +43579,7 @@

Vouchers

CashU

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -43713,7 +43725,7 @@

Neosurf

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -44352,7 +44364,7 @@ 

Neosurf

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -44383,7 +44395,7 @@

Neosurf

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -44482,7 +44494,7 @@

Neosurf

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:33.000000 [timezone_type] => 2 [timezone] => Z ) @@ -44512,7 +44524,7 @@

Neosurf

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:33Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -44749,7 +44761,7 @@

Paysafecard

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -45193,7 +45205,7 @@ 

Paysafecard

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45213,7 +45225,7 @@

Paysafecard

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -45230,7 +45242,7 @@

Paysafecard

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -45252,7 +45264,7 @@

Paysafecard

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -45351,7 +45363,7 @@

Paysafecard

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45370,7 +45382,7 @@

Paysafecard

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:06Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -45386,7 +45398,7 @@

Paysafecard

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:06Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -45407,7 +45419,7 @@

Paysafecard

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -45568,7 +45580,7 @@

Banco do Brasil

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -45835,7 +45847,7 @@ 

Banco do Brasil

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45866,7 +45878,7 @@

Banco do Brasil

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -45965,7 +45977,7 @@

Banco do Brasil

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45995,7 +46007,7 @@

Banco do Brasil

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -46154,7 +46166,7 @@

Bancomer

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -46421,7 +46433,7 @@ 

Bancomer

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:06.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -46452,7 +46464,7 @@

Bancomer

<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-12T11:38:06Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -46551,7 +46563,7 @@

Bancomer

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -46581,7 +46593,7 @@

Bancomer

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -46740,7 +46752,7 @@

Bradesco

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -47007,7 +47019,7 @@ 

Bradesco

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47038,7 +47050,7 @@

Bradesco

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -47137,7 +47149,7 @@

Bradesco

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47167,7 +47179,7 @@

Bradesco

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -47276,7 +47288,7 @@

EPS

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -47439,7 +47451,7 @@ 

EPS

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -47685,7 +47697,7 @@ 

EPS

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47705,7 +47717,7 @@

EPS

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -47722,7 +47734,7 @@

EPS

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -47744,7 +47756,7 @@

EPS

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -47843,7 +47855,7 @@

EPS

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47862,7 +47874,7 @@

EPS

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -47878,7 +47890,7 @@

EPS

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -47899,7 +47911,7 @@

EPS

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -48008,7 +48020,7 @@

GiroPay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -48178,7 +48190,7 @@ 

GiroPay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -48432,7 +48444,7 @@ 

GiroPay

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -48452,7 +48464,7 @@

GiroPay

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -48469,7 +48481,7 @@

GiroPay

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -48491,7 +48503,7 @@

GiroPay

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -48590,7 +48602,7 @@

GiroPay

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -48609,7 +48621,7 @@

GiroPay

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -48625,7 +48637,7 @@

GiroPay

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -48646,7 +48658,7 @@

GiroPay

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -48899,7 +48911,7 @@

Payin

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -49076,7 +49088,7 @@ 

Payin

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49096,7 +49108,7 @@

Payin

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CAD]> @@ -49113,7 +49125,7 @@

Payin

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "CAD", @@ -49135,7 +49147,7 @@

Payin

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CAD</currency> @@ -49234,7 +49246,7 @@

Payin

[message] => amount is missing! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49253,7 +49265,7 @@

Payin

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[320]> <message content=[amount is missing!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CAD]> @@ -49269,7 +49281,7 @@

Payin

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "320", message: "amount is missing!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "CAD", @@ -49290,7 +49302,7 @@

Payin

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>320</code> <message>amount is missing!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CAD</currency> @@ -49471,7 +49483,7 @@

Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -49544,7 +49556,7 @@ 

Payout

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49562,7 +49574,7 @@

Payout

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <amount content=[100]> <currency content=[CAD]> <sent_to_acquirer content=[true]> @@ -49577,7 +49589,7 @@

Payout

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", amount: "100", currency: "CAD", sent_to_acquirer: "true", @@ -49597,7 +49609,7 @@

Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <amount>100</amount> <currency>CAD</currency> <sent_to_acquirer>true</sent_to_acquirer> @@ -49686,7 +49698,7 @@

Payout

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49705,7 +49717,7 @@

Payout

<code content=[110]> <technical_message content=[amount is missing!]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <amount content=[100]> <currency content=[CAD]> <sent_to_acquirer content=[false]> @@ -49721,7 +49733,7 @@

Payout

code: "110", technical_message: "amount is missing!", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", amount: "100", currency: "CAD", sent_to_acquirer: "false", @@ -49742,7 +49754,7 @@

Payout

<code>110</code> <technical_message>amount is missing!</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <amount>100</amount> <currency>CAD</currency> <sent_to_acquirer>false</sent_to_acquirer> @@ -49845,7 +49857,7 @@

iDeal

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -50107,7 +50119,7 @@ 

iDeal

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -50217,7 +50229,7 @@

iDeal

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -50532,7 +50544,7 @@

Payin

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -50709,7 +50721,7 @@ 

Payin

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:34.000000 [timezone_type] => 2 [timezone] => Z ) @@ -50729,7 +50741,7 @@

Payin

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:34Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CAD]> @@ -50746,7 +50758,7 @@

Payin

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:34Z", descriptor: "Descriptor one", amount: "100", currency: "CAD", @@ -50768,7 +50780,7 @@

Payin

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:34Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CAD</currency> @@ -50866,7 +50878,7 @@

Payin

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -50884,7 +50896,7 @@

Payin

<transaction_id content=[119643250547501c79d8295]> <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CAD]> @@ -50899,7 +50911,7 @@

Payin

transaction_id: "119643250547501c79d8295", unique_id: "44177a21403427eb96664a6d7e5d5d48", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:35Z", descriptor: "Descriptor one", amount: "100", currency: "CAD", @@ -50919,7 +50931,7 @@

Payin

<transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CAD</currency> @@ -51092,7 +51104,7 @@

Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -51163,7 +51175,7 @@ 

Payout

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51181,7 +51193,7 @@

Payout

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <amount content=[100]> <currency content=[CAD]> <sent_to_acquirer content=[true]> @@ -51196,7 +51208,7 @@

Payout

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:35Z", amount: "100", currency: "CAD", sent_to_acquirer: "true", @@ -51216,7 +51228,7 @@

Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <amount>100</amount> <currency>CAD</currency> <sent_to_acquirer>true</sent_to_acquirer> @@ -51305,7 +51317,7 @@

Payout

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51324,7 +51336,7 @@

Payout

<code content=[320]> <technical_message content=[amount is missing!]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <amount content=[100]> <currency content=[CAD]> <sent_to_acquirer content=[false]> @@ -51340,7 +51352,7 @@

Payout

code: "320", technical_message: "amount is missing!", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:35Z", amount: "100", currency: "CAD", sent_to_acquirer: "false", @@ -51361,7 +51373,7 @@

Payout

<code>320</code> <technical_message>amount is missing!</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <amount>100</amount> <currency>CAD</currency> <sent_to_acquirer>false</sent_to_acquirer> @@ -51514,7 +51526,7 @@

Itau

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -51781,7 +51793,7 @@ 

Itau

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51812,7 +51824,7 @@

Itau

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -51911,7 +51923,7 @@

Itau

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51941,7 +51953,7 @@

Itau

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -52093,7 +52105,7 @@

Multibanco

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -52339,7 +52351,7 @@ 

Multibanco

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -52370,7 +52382,7 @@

Multibanco

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -52469,7 +52481,7 @@

Multibanco

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -52499,7 +52511,7 @@

Multibanco

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -52608,7 +52620,7 @@

MyBank

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -52772,7 +52784,7 @@ 

MyBank

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -53018,7 +53030,7 @@ 

MyBank

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -53038,7 +53050,7 @@

MyBank

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -53055,7 +53067,7 @@

MyBank

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:35Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -53077,7 +53089,7 @@

MyBank

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -53176,7 +53188,7 @@

MyBank

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -53195,7 +53207,7 @@

MyBank

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -53211,7 +53223,7 @@

MyBank

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:35Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -53232,7 +53244,7 @@

MyBank

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -53378,7 +53390,7 @@

Online Banking

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -54579,7 +54591,7 @@ 

Bank Codes

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -54612,7 +54624,7 @@

Bank Codes

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>CNY</currency> @@ -54637,7 +54649,7 @@

Bank Codes

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -54670,7 +54682,7 @@

Bank Codes

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>MXN</currency> @@ -54801,7 +54813,7 @@

Bank Codes

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -54834,7 +54846,7 @@

Bank Codes

<code>110</code> <technical_message>amount is missing</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>CNY</currency> @@ -55083,7 +55095,7 @@

P24

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -55375,7 +55387,7 @@ 

Bank Codes

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:07.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -55395,7 +55407,7 @@

Bank Codes

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:07Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -55412,7 +55424,7 @@

Bank Codes

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:07Z", + timestamp: "2024-03-25T14:34:35Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -55434,7 +55446,7 @@

Bank Codes

<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-12T11:38:07Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -55533,7 +55545,7 @@

Bank Codes

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -55552,7 +55564,7 @@

Bank Codes

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -55568,7 +55580,7 @@

Bank Codes

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:35Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -55589,7 +55601,7 @@

Bank Codes

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -55741,7 +55753,7 @@

PayU

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -55987,7 +55999,7 @@ 

PayU

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -56018,7 +56030,7 @@

PayU

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>PLN</currency> @@ -56117,7 +56129,7 @@

PayU

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -56147,7 +56159,7 @@

PayU

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>PLN</currency> @@ -56399,7 +56411,7 @@

POLi

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -56666,7 +56678,7 @@ 

POLi

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -56686,7 +56698,7 @@

POLi

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[AUD]> @@ -56703,7 +56715,7 @@

POLi

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:35Z", descriptor: "Descriptor one", amount: "100", currency: "AUD", @@ -56725,7 +56737,7 @@

POLi

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>AUD</currency> @@ -56824,7 +56836,7 @@

POLi

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:35.000000 [timezone_type] => 2 [timezone] => Z ) @@ -56843,7 +56855,7 @@

POLi

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:35Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[AUD]> @@ -56859,7 +56871,7 @@

POLi

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:35Z", descriptor: "Descriptor one", amount: "100", currency: "AUD", @@ -56880,7 +56892,7 @@

POLi

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:35Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>AUD</currency> @@ -57038,7 +57050,7 @@

PSE (Pagos Seguros en Linea)

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -57297,7 +57309,7 @@ 

PSE (Pagos Seguros en Linea)

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -57327,7 +57339,7 @@

PSE (Pagos Seguros en Linea)

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -57425,7 +57437,7 @@

PSE (Pagos Seguros en Linea)

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -57454,7 +57466,7 @@

PSE (Pagos Seguros en Linea)

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -57563,7 +57575,7 @@

Post Finance

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -57819,7 +57831,7 @@ 

Post Finance

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -57935,7 +57947,7 @@

Post Finance

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <payment_response>code</payment_response> <payment_response>message</payment_response> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -58089,7 +58101,7 @@

RapiPago

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -58348,7 +58360,7 @@ 

RapiPago

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -58378,7 +58390,7 @@

RapiPago

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -58476,7 +58488,7 @@

RapiPago

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -58505,7 +58517,7 @@

RapiPago

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -58661,7 +58673,7 @@

SafetyPay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -58855,7 +58867,7 @@ 

SafetyPay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -59160,7 +59172,7 @@ 

SafetyPay

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59191,7 +59203,7 @@

SafetyPay

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59215,7 +59227,7 @@

SafetyPay

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59235,7 +59247,7 @@

SafetyPay

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -59252,7 +59264,7 @@

SafetyPay

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -59274,7 +59286,7 @@

SafetyPay

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59384,7 +59396,7 @@

SafetyPay

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59543,7 +59555,7 @@

Santander

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -59819,7 +59831,7 @@ 

Santander

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59850,7 +59862,7 @@

Santander

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59949,7 +59961,7 @@

Santander

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59979,7 +59991,7 @@

Santander

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -60207,7 +60219,7 @@

SDD Init Recurring Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -60554,7 +60566,7 @@ 

SDD Init Recurring Sale

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -60574,7 +60586,7 @@

SDD Init Recurring Sale

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -60591,7 +60603,7 @@

SDD Init Recurring Sale

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -60613,7 +60625,7 @@

SDD Init Recurring Sale

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -60712,7 +60724,7 @@

SDD Init Recurring Sale

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -60731,7 +60743,7 @@

SDD Init Recurring Sale

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -60747,7 +60759,7 @@

SDD Init Recurring Sale

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -60768,7 +60780,7 @@

SDD Init Recurring Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -60961,7 +60973,7 @@

SDD Recurring Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -61048,7 +61060,7 @@ 

SDD Recurring Sale

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61067,7 +61079,7 @@

SDD Recurring Sale

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -61083,7 +61095,7 @@

SDD Recurring Sale

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61104,7 +61116,7 @@

SDD Recurring Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61204,7 +61216,7 @@

SDD Recurring Sale

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61223,7 +61235,7 @@

SDD Recurring Sale

<code content=[320]> <technical_message content=[amount is missing!]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -61239,7 +61251,7 @@

SDD Recurring Sale

code: "320", technical_message: "amount is missing!", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61260,7 +61272,7 @@

SDD Recurring Sale

<code>320</code> <technical_message>amount is missing!</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61444,7 +61456,7 @@

SDD Refund

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -61524,7 +61536,7 @@ 

SDD Refund

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61543,7 +61555,7 @@

SDD Refund

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -61559,7 +61571,7 @@

SDD Refund

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61580,7 +61592,7 @@

SDD Refund

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61680,7 +61692,7 @@

SDD Refund

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61700,7 +61712,7 @@

SDD Refund

<code content=[320]> <technical_message content=[amount is missing!]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -61717,7 +61729,7 @@

SDD Refund

code: "320", technical_message: "amount is missing!", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61739,7 +61751,7 @@

SDD Refund

<code>320</code> <technical_message>amount is missing!</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61964,7 +61976,7 @@

SDD Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -62221,7 +62233,7 @@ 

SDD Sale

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -62241,7 +62253,7 @@

SDD Sale

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -62258,7 +62270,7 @@

SDD Sale

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -62280,7 +62292,7 @@

SDD Sale

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -62379,7 +62391,7 @@

SDD Sale

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -62398,7 +62410,7 @@

SDD Sale

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[340]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -62414,7 +62426,7 @@

SDD Sale

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "340", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -62435,7 +62447,7 @@

SDD Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>340</code> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -62679,7 +62691,7 @@

Sofort

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -62977,7 +62989,7 @@ 

Sofort

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:36.000000 [timezone_type] => 2 [timezone] => Z ) @@ -62997,7 +63009,7 @@

Sofort

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:36Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -63014,7 +63026,7 @@

Sofort

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:36Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -63036,7 +63048,7 @@

Sofort

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:36Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -63135,7 +63147,7 @@

Sofort

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -63154,7 +63166,7 @@

Sofort

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:37Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -63170,7 +63182,7 @@

Sofort

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:37Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -63191,7 +63203,7 @@

Sofort

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -63426,8 +63438,8 @@

Trustly Sale

"country": "DE" }, "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -63443,7 +63455,7 @@

Trustly Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -63470,8 +63482,8 @@ 

Trustly Sale

<country>DE</country> </billing_address> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -63776,7 +63788,7 @@

Trustly Sale

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -63796,7 +63808,7 @@

Trustly Sale

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:37Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -63813,7 +63825,7 @@

Trustly Sale

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:37Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -63835,7 +63847,7 @@

Trustly Sale

<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-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -63934,7 +63946,7 @@

Trustly Sale

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:08.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -63953,7 +63965,7 @@

Trustly Sale

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <code content=[110]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-12T11:38:08Z]> + <timestamp content=[2024-03-25T14:34:37Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -63969,7 +63981,7 @@

Trustly Sale

unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-12T11:38:08Z", + timestamp: "2024-03-25T14:34:37Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -63990,7 +64002,7 @@

Trustly Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:08Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -64093,7 +64105,7 @@

UPI

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -64320,7 +64332,7 @@ 

UPI

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -64431,7 +64443,7 @@

UPI

<code>110</code> <technical_message>amount is missing</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -64590,7 +64602,7 @@

Webpay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -64855,7 +64867,7 @@ 

Webpay

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -64885,7 +64897,7 @@

Webpay

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -64972,7 +64984,7 @@

Webpay

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -65000,7 +65012,7 @@

Webpay

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -65150,7 +65162,7 @@

Davivienda

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -65416,7 +65428,7 @@ 

Davivienda

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -65446,7 +65458,7 @@

Davivienda

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -65544,7 +65556,7 @@

Davivienda

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -65573,7 +65585,7 @@

Davivienda

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -65727,7 +65739,7 @@

Cash Payments

Baloto

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -65987,7 +65999,7 @@ 

Cash Payments

Baloto

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -66018,7 +66030,7 @@

Cash Payments

Baloto

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -66117,7 +66129,7 @@

Cash Payments

Baloto

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -66147,7 +66159,7 @@

Cash Payments

Baloto

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -66300,7 +66312,7 @@

Banco de Occidente

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -66553,7 +66565,7 @@ 

Banco de Occidente

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -66584,7 +66596,7 @@

Banco de Occidente

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -66683,7 +66695,7 @@

Banco de Occidente

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -66713,7 +66725,7 @@

Banco de Occidente

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -66867,7 +66879,7 @@

Boleto

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -67127,7 +67139,7 @@ 

Boleto

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67161,7 +67173,7 @@

Boleto

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -67278,7 +67290,7 @@

Boleto

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67308,7 +67320,7 @@

Boleto

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -67462,7 +67474,7 @@

Efecty

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -67721,7 +67733,7 @@ 

Efecty

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67751,7 +67763,7 @@

Efecty

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -67849,7 +67861,7 @@

Efecty

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67878,7 +67890,7 @@

Efecty

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -68032,7 +68044,7 @@

OXXO

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -68291,7 +68303,7 @@ 

OXXO

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -68321,7 +68333,7 @@

OXXO

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -68419,7 +68431,7 @@

OXXO

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -68448,7 +68460,7 @@

OXXO

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -68602,7 +68614,7 @@

Pago Facil

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -68861,7 +68873,7 @@ 

Pago Facil

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:37.000000 [timezone_type] => 2 [timezone] => Z ) @@ -68891,7 +68903,7 @@

Pago Facil

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:37Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -68989,7 +69001,7 @@

Pago Facil

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -69018,7 +69030,7 @@

Pago Facil

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -69128,7 +69140,7 @@

PIX

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -69237,6 +69249,78 @@ 

PIX

Must contain valid e-mail of customer +mothers_name +optional +string(255) +Mother's name of the customer. Submitting this parameter can increase the acceptance ratio for the payment method. + + +gender +optional +enum +0 = Male, 1 = Female, 2 = Other. Submitting this parameter can increase the acceptance ratio for the payment method. + + +marital_status +optional +enum +0 = NotMarried, 1 = Married, 2 = Divorced, 3 = Separate, 4 = Widower, 5 = Single, 6 = Other. Submitting this parameter can increase the acceptance ratio for the payment method. + + +sender_occupation +optional +string(255) +Occupation of the recepient. Submitting this parameter can increase the acceptance ratio for the payment method. + + +nationality +optional +string(255) +Nationality of the payer. Submitting this parameter can increase the acceptance ratio for the payment method. + + +country_of_origin +optional +string(255) +Country of origing of the payer. Two-letter iso codes. Submitting this parameter can increase the acceptance ratio for the payment method. + + +birth_city +optional +string(255) +City of birth of the payer. Submitting this parameter can increase the acceptance ratio for the payment method. + + +birth_state +optional +string(255) +Birth state of the payer. Submitting this parameter can increase the acceptance ratio for the payment method. + + +company_type +optional +enum +0 = SA, 1 = LTDA, 2 = MEI, 3 = ME, 4 = EIRELI, 5 = Condominium, 6 = Closed SA, 7 = Simple EIRELI, 8 = Outros. Applicable for B2B payments only. Submitting this parameter can increase the acceptance ratio for the payment method. + + +company_activity +optional +string(255) +Type of company activity. Applicable for B2B payments only. Submitting this parameter can increase the acceptance ratio for the payment method. + + +birth_date +optional +string(10) +Birth date of the consumer + + +incorporation_date +optional +dd-mm-yyyy +Applicable for B2B payments only. Submitting this parameter can increase the acceptance ratio for the payment method. + + billing_address required @@ -69386,7 +69470,7 @@

PIX

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -69497,7 +69581,7 @@

PIX

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -69651,7 +69735,7 @@

Redpagos

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -69911,7 +69995,7 @@ 

Redpagos

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -69942,7 +70026,7 @@

Redpagos

<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-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -70041,7 +70125,7 @@

Redpagos

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -70071,7 +70155,7 @@

Redpagos

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -70272,7 +70356,7 @@

Gift Cards

Intersolve

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -70594,7 +70678,7 @@ 

Gift Cards

Intersolve

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -70615,7 +70699,7 @@

Gift Cards

Intersolve

<token content=[ee946db8-d7db-4bb7-b608-b65b153e127d]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:09Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -70641,7 +70725,7 @@

Gift Cards

Intersolve

<token>ee946db8-d7db-4bb7-b608-b65b153e127d</token> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -70756,7 +70840,7 @@

Gift Cards

Intersolve

[message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -70776,7 +70860,7 @@

Gift Cards

Intersolve

<code content=[340]> <technical_message content=[Transaction_id is invalid!]> <message content=[Transaction_id is invalid!]> - <timestamp content=[2024-03-12T11:38:09Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -70801,7 +70885,7 @@

Gift Cards

Intersolve

<code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -71007,7 +71091,7 @@

Fashioncheque

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -71315,7 +71399,7 @@ 

Fashioncheque

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -71334,7 +71418,7 @@

Fashioncheque

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:09Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -71358,7 +71442,7 @@

Fashioncheque

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -71458,7 +71542,7 @@

Fashioncheque

[message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -71478,7 +71562,7 @@

Fashioncheque

<code content=[340]> <technical_message content=[Transaction_id is invalid!]> <message content=[Transaction_id is invalid!]> - <timestamp content=[2024-03-12T11:38:09Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -71503,7 +71587,7 @@

Fashioncheque

<code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -71703,7 +71787,7 @@

TCS

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -72011,7 +72095,7 @@ 

TCS

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72030,7 +72114,7 @@

TCS

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:09Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -72054,7 +72138,7 @@

TCS

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -72154,7 +72238,7 @@

TCS

[message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:09.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72174,7 +72258,7 @@

TCS

<code content=[340]> <technical_message content=[Transaction_id is invalid!]> <message content=[Transaction_id is invalid!]> - <timestamp content=[2024-03-12T11:38:09Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -72199,7 +72283,7 @@

TCS

<code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-12T11:38:09Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -72412,7 +72496,7 @@

Split Payments

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -72720,7 +72804,7 @@ 

Split Payments

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72741,7 +72825,7 @@

Split Payments

<unique_id content=[406bc1b340472db4dbbba4b749850234]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[2000]> <currency content=[EUR]> @@ -72767,7 +72851,7 @@

Split Payments

<unique_id>406bc1b340472db4dbbba4b749850234</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>2000</amount> <currency>EUR</currency> @@ -72879,7 +72963,7 @@

Split Payments

[message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72899,7 +72983,7 @@

Split Payments

<code content=[340]> <technical_message content=[Transaction_id is invalid!]> <message content=[Transaction_id is invalid!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[EUR]> @@ -72924,7 +73008,7 @@

Split Payments

<code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>EUR</currency> @@ -73122,7 +73206,7 @@

Split Payments

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -73437,7 +73521,7 @@ 

Split Payments

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -73458,7 +73542,7 @@

Split Payments

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[2500]> <currency content=[EUR]> @@ -73484,7 +73568,7 @@

Split Payments

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>2500</amount> <currency>EUR</currency> @@ -73596,7 +73680,7 @@

Split Payments

[message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -73616,7 +73700,7 @@

Split Payments

<code content=[340]> <technical_message content=[Transaction_id is invalid!]> <message content=[Transaction_id is invalid!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[3000]> <currency content=[EUR]> @@ -73641,7 +73725,7 @@

Split Payments

<code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>EUR</currency> @@ -73839,7 +73923,7 @@

Split Payments

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -74154,7 +74238,7 @@ 

Split Payments

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -74175,7 +74259,7 @@

Split Payments

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -74201,7 +74285,7 @@

Split Payments

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -74313,7 +74397,7 @@

Split Payments

[message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -74333,7 +74417,7 @@

Split Payments

<code content=[340]> <technical_message content=[Transaction_id is invalid!]> <message content=[Transaction_id is invalid!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -74358,7 +74442,7 @@

Split Payments

<code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -74609,7 +74693,7 @@

Split Payments

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -74988,7 +75072,7 @@ 

Split Payments

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:38.000000 [timezone_type] => 2 [timezone] => Z ) @@ -75014,7 +75098,7 @@

Split Payments

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:38Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75037,7 +75121,7 @@

Split Payments

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:10Z", + timestamp: "2024-03-25T14:34:38Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -75065,7 +75149,7 @@

Split Payments

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:38Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -75214,7 +75298,7 @@

Split Payments

[message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -75231,7 +75315,7 @@

Split Payments

<code content=[340]> <technical_message content=[billing_address[zip_code] is invalid!]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:39Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75245,7 +75329,7 @@

Split Payments

code: "340", technical_message: "billing_address[zip_code] is invalid!", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-12T11:38:10Z", + timestamp: "2024-03-25T14:34:39Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -75264,7 +75348,7 @@

Split Payments

<code>340</code> <technical_message>billing_address[zip_code] is invalid!</technical_message> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -75734,7 +75818,7 @@

Split Payments

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -75756,7 +75840,7 @@

Split Payments

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:39Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75775,7 +75859,7 @@

Split Payments

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-12T11:38:10Z", + timestamp: "2024-03-25T14:34:39Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -75799,7 +75883,7 @@

Split Payments

<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-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -75947,7 +76031,7 @@

Split Payments

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -75968,7 +76052,7 @@

Split Payments

<code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:39Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75986,7 +76070,7 @@

Split Payments

code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:10Z", + timestamp: "2024-03-25T14:34:39Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -76009,7 +76093,7 @@

Split Payments

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -76247,7 +76331,7 @@

Invoice

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -76738,7 +76822,7 @@ 

Invoice

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -76769,7 +76853,7 @@

Invoice

<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-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -76867,7 +76951,7 @@

Invoice

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -76896,7 +76980,7 @@

Invoice

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>340</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -77064,7 +77148,7 @@

Invoice Capture

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -77390,7 +77474,7 @@ 

Invoice Capture

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -77421,7 +77505,7 @@

Invoice Capture

<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-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -77519,7 +77603,7 @@

Invoice Capture

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -77548,7 +77632,7 @@

Invoice Capture

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>340</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -79213,7 +79297,7 @@

BitPay Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -79424,7 +79508,7 @@ 

BitPay Sale

[redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -79454,7 +79538,7 @@

BitPay Sale

<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-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>EUR</currency> @@ -79553,7 +79637,7 @@

BitPay Sale

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -79584,7 +79668,7 @@

BitPay Sale

<code>110</code> <technical_message>Something went wrong, please contact support!</technical_message> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>EUR</currency> @@ -79748,7 +79832,7 @@

Payouts

Bank Pay-out

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -83056,7 +83140,7 @@ 

For BRL currency

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -83086,7 +83170,7 @@

For BRL currency

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -83180,7 +83264,7 @@

For BRL currency

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -83210,7 +83294,7 @@

For BRL currency

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -84321,7 +84405,7 @@

BitPay Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -84401,7 +84485,7 @@ 

BitPay Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -84705,7 +84789,7 @@ 

BitPay Payout

[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -84732,7 +84816,7 @@

BitPay Payout

<mode>live</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500000</amount> <currency>USD</currency> @@ -84822,7 +84906,7 @@

BitPay Payout

[message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -84853,7 +84937,7 @@

BitPay Payout

<code>940</code> <technical_message>Bitcoin address is invalid</technical_message> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>2000</amount> <currency>USD</currency> @@ -85003,7 +85087,7 @@

eZeeCard Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -85088,7 +85172,7 @@ 

eZeeCard Payout

[mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -85114,7 +85198,7 @@

eZeeCard Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <amount>1000</amount> <currency>EUR</currency> </payment_response> @@ -85186,7 +85270,7 @@

eZeeCard Payout

[mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:39.000000 [timezone_type] => 2 [timezone] => Z ) @@ -85214,7 +85298,7 @@

eZeeCard Payout

<technical_message>invalid deposit transaction</technical_message> <payment_response>message</payment_response> <mode>live</mode> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:39Z</timestamp> <amount>1000</amount> <currency>EUR</currency> </payment_response> @@ -85470,7 +85554,7 @@

Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -85979,7 +86063,7 @@ 

Payout

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -86005,7 +86089,7 @@

Payout

<authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -86028,7 +86112,7 @@

Payout

authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-12T11:38:10Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86056,7 +86140,7 @@

Payout

<authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -86208,7 +86292,7 @@

Payout

[message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -86229,7 +86313,7 @@

Payout

<code content=[340]> <technical_message content=[billing_address[zip_code] is invalid!]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -86247,7 +86331,7 @@

Payout

code: "340", technical_message: "billing_address[zip_code] is invalid!", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-12T11:38:10Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86270,7 +86354,7 @@

Payout

<code>340</code> <technical_message>billing_address[zip_code] is invalid!</technical_message> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -86540,7 +86624,7 @@

Money transfer Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -86719,7 +86803,7 @@ 

Money transfer Payout

[response_code] => [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:10.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -86736,7 +86820,7 @@

Money transfer Payout

<transaction_id content=[119643250547501c79d8295]> <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <response_code content=[]> - <timestamp content=[2024-03-12T11:38:10Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -86750,7 +86834,7 @@

Money transfer Payout

transaction_id: "119643250547501c79d8295", unique_id: "44177a21403427eb96664a6d7e5d5d48", response_code: "", - timestamp: "2024-03-12T11:38:10Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86769,7 +86853,7 @@

Money transfer Payout

<transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <payment_response>response_code</payment_response> - <timestamp>2024-03-12T11:38:10Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -86792,7 +86876,7 @@

Money transfer Payout

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -86811,7 +86895,7 @@

Money transfer Payout

<code content=[340]> <technical_message content=[money_transfer_type is not supported. Please select one of account_to_account, person_to_person, wallet_transfer, funds_transfer]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -86827,7 +86911,7 @@

Money transfer Payout

code: "340", technical_message: "money_transfer_type is not supported. Please select one of account_to_account, person_to_person, wallet_transfer, funds_transfer", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86848,7 +86932,7 @@

Money transfer Payout

<code>340</code> <technical_message>money_transfer_type is not supported. Please select one of account_to_account, person_to_person, wallet_transfer, funds_transfer</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -87022,7 +87106,7 @@

Non-money transfer Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -87123,7 +87207,7 @@ 

Non-money transfer Payout

[response_code] => [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -87140,7 +87224,7 @@

Non-money transfer Payout

<transaction_id content=[119643250547501c79d8295]> <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <response_code content=[]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -87154,7 +87238,7 @@

Non-money transfer Payout

transaction_id: "119643250547501c79d8295", unique_id: "44177a21403427eb96664a6d7e5d5d48", response_code: "", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -87173,7 +87257,7 @@

Non-money transfer Payout

<transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <payment_response>response_code</payment_response> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -87196,7 +87280,7 @@

Non-money transfer Payout

[message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -87215,7 +87299,7 @@

Non-money transfer Payout

<code content=[340]> <technical_message content=[money_transfer_type is not supported. Please select one of b2b_supplier, loyalty, funds_disbursment, merchant_settlement, prepaid_card_load]> <message content=[Please check input data for errors!]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -87231,7 +87315,7 @@

Non-money transfer Payout

code: "340", technical_message: "money_transfer_type is not supported. Please select one of b2b_supplier, loyalty, funds_disbursment, merchant_settlement, prepaid_card_load", message: "Please check input data for errors!", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -87252,7 +87336,7 @@

Non-money transfer Payout

<code>340</code> <technical_message>money_transfer_type is not supported. Please select one of b2b_supplier, loyalty, funds_disbursment, merchant_settlement, prepaid_card_load</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -87384,7 +87468,7 @@

SCT Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -87831,7 +87915,7 @@ 

SCT Payout

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -87850,7 +87934,7 @@

SCT Payout

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -87866,7 +87950,7 @@

SCT Payout

unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -87887,7 +87971,7 @@

SCT Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -87982,7 +88066,7 @@

SCT Payout

[message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:40.000000 [timezone_type] => 2 [timezone] => Z ) @@ -88002,7 +88086,7 @@

SCT Payout

<code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:40Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -88019,7 +88103,7 @@

SCT Payout

code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:40Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -88041,7 +88125,7 @@

SCT Payout

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -88147,7 +88231,7 @@

African Mobile Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -88512,7 +88596,7 @@ 

African Mobile Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -88610,7 +88694,7 @@

African Mobile Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <message>Something went wrong, please contact support!</message> <technical_message>operator is not supported!</technical_message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -88701,7 +88785,7 @@

Russian Mobile Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -88964,7 +89048,7 @@ 

Russian Mobile Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>RUB</currency> @@ -89061,7 +89145,7 @@

TransferTo Payout

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -89500,7 +89584,7 @@ 

TransferTo Payout

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -89600,7 +89684,7 @@

TransferTo Payout

<code>910</code> <technical_message>Payer is currently unavailable</technical_message> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -89755,7 +89839,7 @@

Mobile Payments

Apple Pay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -89778,8 +89862,8 @@ 

Mobile Payments

Apple Pay

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -90169,7 +90253,7 @@

Mobile Payments

Apple Pay

<avs_response_text>Response provided by issuer processor; Address information not verified</avs_response_text> <authorization_code>345678</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -90326,7 +90410,7 @@

Mobile Payments

Apple Pay

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -90498,7 +90582,7 @@

Google Pay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -90532,8 +90616,8 @@ 

Google Pay

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -90567,7 +90651,7 @@

Google Pay

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -90601,8 +90685,8 @@ 

Google Pay

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -90632,7 +90716,7 @@

Google Pay

<category>service</category> </purchase> <recurring> - <expiration_date>13-09-2024</expiration_date> + <expiration_date>26-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -90640,25 +90724,25 @@

Google Pay

<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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -91394,7 +91478,7 @@

Google Pay

<avs_response_text>Response provided by issuer processor; Address information not verified</avs_response_text> <authorization_code>345678</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91431,7 +91515,7 @@

Google Pay

<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-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91465,7 +91549,7 @@

Google Pay

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <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-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91621,7 +91705,7 @@

Google Pay

<code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91732,7 +91816,7 @@

African Mobile Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -92025,7 +92109,7 @@ 

African Mobile Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -92123,7 +92207,7 @@

African Mobile Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <message>Something went wrong, please contact support!</message> <technical_message>operator is not supported</technical_message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -92214,7 +92298,7 @@

Russian Mobile Sale

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -92496,7 +92580,7 @@ 

Russian Mobile Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:40Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>RUB</currency> @@ -92594,7 +92678,7 @@

Russian Mobile Sale

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <message>Something went wrong, please contact support!</message> <technical_message>operator is not supported</technical_message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>RUB</currency> @@ -92787,7 +92871,7 @@

Refund

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -92922,7 +93006,7 @@ 

Refund

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -92941,7 +93025,7 @@

Refund

<authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -92957,7 +93041,7 @@

Refund

authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:41Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -92978,7 +93062,7 @@

Refund

<authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93077,7 +93161,7 @@

Refund

[message] => no approved reference transaction found [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -93096,7 +93180,7 @@

Refund

<code content=[410]> <technical_message content=[no approved reference transaction found]> <message content=[no approved reference transaction found]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -93112,7 +93196,7 @@

Refund

code: "410", technical_message: "no approved reference transaction found", message: "no approved reference transaction found", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:41Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -93133,7 +93217,7 @@

Refund

<code>410</code> <technical_message>no approved reference transaction found</technical_message> <message>no approved reference transaction found</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93238,7 +93322,7 @@

Async Refund

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -93378,7 +93462,7 @@ 

Async Refund

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <authorization_code>345678</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93483,7 +93567,7 @@

Async Refund

<code>410</code> <technical_message>no approved reference transaction found</technical_message> <message>no approved reference transaction found</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93679,7 +93763,7 @@

Void

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -93753,7 +93837,7 @@ 

Void

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -93773,7 +93857,7 @@

Void

<authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -93790,7 +93874,7 @@

Void

authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:41Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -93812,7 +93896,7 @@

Void

<authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93927,7 +94011,7 @@

Void

[message] => can not do void on void reference [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -93947,7 +94031,7 @@

Void

<code content=[420]> <technical_message content=[can not do void on void reference]> <message content=[can not do void on void reference]> - <timestamp content=[2024-03-12T11:38:11Z]> + <timestamp content=[2024-03-25T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -93964,7 +94048,7 @@

Void

code: "420", technical_message: "can not do void on void reference", message: "can not do void on void reference", - timestamp: "2024-03-12T11:38:11Z", + timestamp: "2024-03-25T14:34:41Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -93986,7 +94070,7 @@

Void

<code>420</code> <technical_message>can not do void on void reference</technical_message> <message>can not do void on void reference</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -94100,7 +94184,7 @@

Invoice Refund

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -94375,7 +94459,7 @@ 

Invoice Refund

<mode>live</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -94486,7 +94570,7 @@

Invoice Refund

<code>420</code> <technical_message>can not do void on void reference</technical_message> <message>can not do void on void reference</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -94625,7 +94709,7 @@

BitPay Refund

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -94710,7 +94794,7 @@ 

BitPay Refund

[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -94737,7 +94821,7 @@

BitPay Refund

<mode>live</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -94821,7 +94905,7 @@

BitPay Refund

[message] => no approved reference transaction found [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:11.000000 + [date] => 2024-03-25 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -94851,7 +94935,7 @@

BitPay Refund

<code>410</code> <technical_message>no approved reference transaction found</technical_message> <message>no approved reference transaction found</message> - <timestamp>2024-03-12T11:38:11Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -95379,7 +95463,7 @@

Advanced risk management with

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -95591,7 +95675,7 @@ 

Credential On File (COF)

merchant_unscheduled -For UCOF transaction, the scheme transaction identifier of the initial transaction must be sent in the transaction request. For MasterCard or Maestro UCOF, the scheme settlement date in MMDD format (e.g. 0313) of the initial transaction must be sent in the transaction request. +For UCOF transaction, the scheme transaction identifier of the initial transaction must be sent in the transaction request. For MasterCard or Maestro UCOF, the scheme settlement date in MMDD format (e.g. 0326) of the initial transaction must be sent in the transaction request.

Currency and Amount Handling

@@ -96714,7 +96798,7 @@

Preauthorization

$request = $genesis->request(); $request - ->setTransactionId('TrxID_f91f282d5f5749a183d453bb34659775') + ->setTransactionId('TrxID_27350732bed14479f591c89a6b1c2092') ->setUsage('40208 concert tickets') ->setRemoteIp('245.253.2.12') ->setAmount('5000') @@ -96775,7 +96859,7 @@

Preauthorization

AuthorizeRequest request = new AuthorizeRequest(); - request.setTransactionId("TrxID_f91f282d5f5749a183d453bb34659775"); + request.setTransactionId("TrxID_27350732bed14479f591c89a6b1c2092"); request.setUsage("40208 concert tickets"); request.setRemoteIp("245.253.2.12"); request.setAmount(new BigDecimal(5000)); @@ -96823,7 +96907,7 @@

Preauthorization

transaction.authorize( { - "transaction_id": "TrxID_f91f282d5f5749a183d453bb34659775", + "transaction_id": "TrxID_27350732bed14479f591c89a6b1c2092", "usage": "40208 concert tickets", "remote_ip": "245.253.2.12", "amount": 5000, @@ -96856,14 +96940,14 @@

Preauthorization

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
     <transaction_type>authorize</transaction_type>
-    <transaction_id>TrxID_f91f282d5f5749a183d453bb34659775</transaction_id>
+    <transaction_id>TrxID_27350732bed14479f591c89a6b1c2092</transaction_id>
     <usage>40208 concert tickets</usage>
     <remote_ip>245.253.2.12</remote_ip>
     <amount>5000</amount>
@@ -96898,16 +96982,16 @@ 

Preauthorization

[transaction_type] => authorize [status] => approved [mode] => live - [transaction_id] => TrxID_f91f282d5f5749a183d453bb34659775 - [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 + [transaction_id] => TrxID_27350732bed14479f591c89a6b1c2092 + [unique_id] => 92028a10b3786d55b06fb439be7a4ac1 [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified [cvv_result_code] => M - [authorization_code] => 914745 + [authorization_code] => 273254 [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -96922,14 +97006,14 @@

Preauthorization

<transaction_type content=[authorize]> <status content=[approved]> <mode content=[live]> - <transaction_id content=[TrxID_f91f282d5f5749a183d453bb34659775]> - <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]> + <transaction_id content=[TrxID_27350732bed14479f591c89a6b1c2092]> + <unique_id content=[92028a10b3786d55b06fb439be7a4ac1]> <avs_response_code content=[5I]> <avs_response_text content=[Response provided by issuer processor; Address information not verified]> <cvv_result_code content=[M]> - <authorization_code content=[914745]> + <authorization_code content=[273254]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:12Z]> + <timestamp content=[2024-03-25T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -96941,14 +97025,14 @@

Preauthorization

transaction_type: "authorize", status: "approved", mode: "live", - transaction_id: "TrxID_f91f282d5f5749a183d453bb34659775", - unique_id: "d1408a2fcbf3c05e27fbb09a97232d13", + transaction_id: "TrxID_27350732bed14479f591c89a6b1c2092", + unique_id: "92028a10b3786d55b06fb439be7a4ac1", avs_response_code: "5I", avs_response_text: "Response provided by issuer processor; Address information not verified", cvv_result_code: "M", - authorization_code: "914745", + authorization_code: "273254", response_code: "00", - timestamp: "2024-03-12T11:38:12Z", + timestamp: "2024-03-25T14:34:41Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -96965,14 +97049,14 @@

Preauthorization

<transaction_type>authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_f91f282d5f5749a183d453bb34659775</transaction_id> - <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id> + <transaction_id>TrxID_27350732bed14479f591c89a6b1c2092</transaction_id> + <unique_id>92028a10b3786d55b06fb439be7a4ac1</unique_id> <avs_response_code>5I</avs_response_code> <avs_response_text>Response provided by issuer processor; Address information not verified</avs_response_text> <cvv_result_code>M</cvv_result_code> - <authorization_code>914745</authorization_code> + <authorization_code>273254</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -96994,7 +97078,7 @@

Preauthorization

$request = $genesis->request(); $request - ->setUniqueId('d1408a2fcbf3c05e27fbb09a97232d13'); + ->setUniqueId('92028a10b3786d55b06fb439be7a4ac1'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -97031,7 +97115,7 @@

Preauthorization

ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("d1408a2fcbf3c05e27fbb09a97232d13"); + request.setUniqueId("92028a10b3786d55b06fb439be7a4ac1"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -97056,7 +97140,7 @@

Preauthorization

transaction.reconcile( { - "unique_id": "d1408a2fcbf3c05e27fbb09a97232d13" + "unique_id": "92028a10b3786d55b06fb439be7a4ac1" } ).send() .then(success) @@ -97067,13 +97151,13 @@

Preauthorization

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <reconcile>
-    <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id>
+    <unique_id>92028a10b3786d55b06fb439be7a4ac1</unique_id>
   </reconcile>'
 
@@ -97085,13 +97169,13 @@

Preauthorization

( [transaction_type] => authorize [status] => approved - [authorization_code] => 914745 + [authorization_code] => 273254 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 - [transaction_id] => TrxID_f91f282d5f5749a183d453bb34659775 + [unique_id] => 92028a10b3786d55b06fb439be7a4ac1 + [transaction_id] => TrxID_27350732bed14479f591c89a6b1c2092 [mode] => live - [timestamp] => 2024-03-12T11:38:12Z + [timestamp] => 2024-03-25T14:34:41Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -97108,7 +97192,7 @@

Preauthorization

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-12T11:38:12Z + [preauthorization_expires_at] => 2024-04-25T14:34:41Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5750 [captured_amount] => 0 @@ -97120,13 +97204,13 @@

Preauthorization

<payment_response content=[
     <transaction_type content=[authorize]>
     <status content=[approved]>
-    <authorization_code content=[914745]>
+    <authorization_code content=[273254]>
     <retrieval_reference_number content=[016813015184]>
     <response_code content=[00]>
-    <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]>
-    <transaction_id content=[TrxID_f91f282d5f5749a183d453bb34659775]>
+    <unique_id content=[92028a10b3786d55b06fb439be7a4ac1]>
+    <transaction_id content=[TrxID_27350732bed14479f591c89a6b1c2092]>
     <mode content=[live]>
-    <timestamp content=[2024-03-12T11:38:12Z]>
+    <timestamp content=[2024-03-25T14:34:41Z]>
     <descriptor content=[Descriptor one]>
     <amount content=[5000]>
     <currency content=[USD]>
@@ -97143,7 +97227,7 @@ 

Preauthorization

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-12T11:38:12Z]> + <preauthorization_expires_at content=[2024-04-25T14:34:41Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5750]> <captured_amount content=[0]> @@ -97155,13 +97239,13 @@

Preauthorization

{
     transaction_type: "authorize",
     status: "approved",
-    authorization_code: "914745",
+    authorization_code: "273254",
     retrieval_reference_number: "016813015184",
     response_code: "00",
-    unique_id: "d1408a2fcbf3c05e27fbb09a97232d13",
-    transaction_id: "TrxID_f91f282d5f5749a183d453bb34659775",
+    unique_id: "92028a10b3786d55b06fb439be7a4ac1",
+    transaction_id: "TrxID_27350732bed14479f591c89a6b1c2092",
     mode: "live",
-    timestamp: "2024-03-12T11:38:12Z",
+    timestamp: "2024-03-25T14:34:41Z",
     descriptor: "Descriptor one",
     amount: "5000",
     currency: "USD",
@@ -97178,7 +97262,7 @@ 

Preauthorization

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-12T11:38:12Z", + preauthorization_expires_at: "2024-04-25T14:34:41Z", preauthorization_total_amount: "5000", capturable_amount: "5750", captured_amount: "0", @@ -97195,13 +97279,13 @@

Preauthorization

<payment_response> <transaction_type>authorize</transaction_type> <status>approved</status> - <authorization_code>914745</authorization_code> + <authorization_code>273254</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id> - <transaction_id>TrxID_f91f282d5f5749a183d453bb34659775</transaction_id> + <unique_id>92028a10b3786d55b06fb439be7a4ac1</unique_id> + <transaction_id>TrxID_27350732bed14479f591c89a6b1c2092</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -97218,7 +97302,7 @@

Preauthorization

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-12T11:38:12Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-25T14:34:41Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5750</capturable_amount> <captured_amount>0</captured_amount> @@ -97388,7 +97472,7 @@

Preauthorization

$request = $genesis->request(); $request - ->setTransactionId('TrxID_f757ce52460ce0392a6177192a498d08') + ->setTransactionId('TrxID_e9853977bebaf0a573e8173ac2354301') ->setUsage('40208 concert tickets') ->setRemoteIp('245.253.2.12') ->setAmount('5000') @@ -97449,7 +97533,7 @@

Preauthorization

AuthorizeRequest request = new AuthorizeRequest(); - request.setTransactionId("TrxID_f757ce52460ce0392a6177192a498d08"); + request.setTransactionId("TrxID_e9853977bebaf0a573e8173ac2354301"); request.setUsage("40208 concert tickets"); request.setRemoteIp("245.253.2.12"); request.setAmount(new BigDecimal(5000)); @@ -97497,7 +97581,7 @@

Preauthorization

transaction.authorize( { - "transaction_id": "TrxID_f757ce52460ce0392a6177192a498d08", + "transaction_id": "TrxID_e9853977bebaf0a573e8173ac2354301", "usage": "40208 concert tickets", "remote_ip": "245.253.2.12", "amount": 5000, @@ -97530,14 +97614,14 @@

Preauthorization

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
     <transaction_type>authorize</transaction_type>
-    <transaction_id>TrxID_f757ce52460ce0392a6177192a498d08</transaction_id>
+    <transaction_id>TrxID_e9853977bebaf0a573e8173ac2354301</transaction_id>
     <usage>40208 concert tickets</usage>
     <remote_ip>245.253.2.12</remote_ip>
     <amount>5000</amount>
@@ -97572,16 +97656,16 @@ 

Preauthorization

[transaction_type] => authorize [status] => approved [mode] => live - [transaction_id] => TrxID_f757ce52460ce0392a6177192a498d08 - [unique_id] => d56814909bc0603524f4e68604c826ec + [transaction_id] => TrxID_e9853977bebaf0a573e8173ac2354301 + [unique_id] => 0175d560e36ccfd730a269e90a0d05e8 [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified [cvv_result_code] => M - [authorization_code] => 637143 + [authorization_code] => 133054 [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-11 11:38:12.000000 + [date] => 2024-03-24 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -97596,14 +97680,14 @@

Preauthorization

<transaction_type content=[authorize]> <status content=[approved]> <mode content=[live]> - <transaction_id content=[TrxID_f757ce52460ce0392a6177192a498d08]> - <unique_id content=[d56814909bc0603524f4e68604c826ec]> + <transaction_id content=[TrxID_e9853977bebaf0a573e8173ac2354301]> + <unique_id content=[0175d560e36ccfd730a269e90a0d05e8]> <avs_response_code content=[5I]> <avs_response_text content=[Response provided by issuer processor; Address information not verified]> <cvv_result_code content=[M]> - <authorization_code content=[637143]> + <authorization_code content=[133054]> <response_code content=[00]> - <timestamp content=[2024-03-11T11:38:12Z]> + <timestamp content=[2024-03-24T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -97615,14 +97699,14 @@

Preauthorization

transaction_type: "authorize", status: "approved", mode: "live", - transaction_id: "TrxID_f757ce52460ce0392a6177192a498d08", - unique_id: "d56814909bc0603524f4e68604c826ec", + transaction_id: "TrxID_e9853977bebaf0a573e8173ac2354301", + unique_id: "0175d560e36ccfd730a269e90a0d05e8", avs_response_code: "5I", avs_response_text: "Response provided by issuer processor; Address information not verified", cvv_result_code: "M", - authorization_code: "637143", + authorization_code: "133054", response_code: "00", - timestamp: "2024-03-11T11:38:12Z", + timestamp: "2024-03-24T14:34:41Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -97639,14 +97723,14 @@

Preauthorization

<transaction_type>authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_f757ce52460ce0392a6177192a498d08</transaction_id> - <unique_id>d56814909bc0603524f4e68604c826ec</unique_id> + <transaction_id>TrxID_e9853977bebaf0a573e8173ac2354301</transaction_id> + <unique_id>0175d560e36ccfd730a269e90a0d05e8</unique_id> <avs_response_code>5I</avs_response_code> <avs_response_text>Response provided by issuer processor; Address information not verified</avs_response_text> <cvv_result_code>M</cvv_result_code> - <authorization_code>637143</authorization_code> + <authorization_code>133054</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-11T11:38:12Z</timestamp> + <timestamp>2024-03-24T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -97668,7 +97752,7 @@

Preauthorization

$request = $genesis->request(); $request - ->setUniqueId('d56814909bc0603524f4e68604c826ec'); + ->setUniqueId('0175d560e36ccfd730a269e90a0d05e8'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -97705,7 +97789,7 @@

Preauthorization

ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("d56814909bc0603524f4e68604c826ec"); + request.setUniqueId("0175d560e36ccfd730a269e90a0d05e8"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -97730,7 +97814,7 @@

Preauthorization

transaction.reconcile( { - "unique_id": "d56814909bc0603524f4e68604c826ec" + "unique_id": "0175d560e36ccfd730a269e90a0d05e8" } ).send() .then(success) @@ -97741,13 +97825,13 @@

Preauthorization

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <reconcile>
-    <unique_id>d56814909bc0603524f4e68604c826ec</unique_id>
+    <unique_id>0175d560e36ccfd730a269e90a0d05e8</unique_id>
   </reconcile>'
 
@@ -97759,13 +97843,13 @@

Preauthorization

( [transaction_type] => authorize [status] => approved - [authorization_code] => 637143 + [authorization_code] => 133054 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => d56814909bc0603524f4e68604c826ec - [transaction_id] => TrxID_f757ce52460ce0392a6177192a498d08 + [unique_id] => 0175d560e36ccfd730a269e90a0d05e8 + [transaction_id] => TrxID_e9853977bebaf0a573e8173ac2354301 [mode] => live - [timestamp] => 2024-03-11T11:38:12Z + [timestamp] => 2024-03-24T14:34:41Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -97782,7 +97866,7 @@

Preauthorization

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-10T11:38:12Z + [preauthorization_expires_at] => 2024-04-23T14:34:41Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5000 [captured_amount] => 0 @@ -97794,13 +97878,13 @@

Preauthorization

<payment_response content=[
     <transaction_type content=[authorize]>
     <status content=[approved]>
-    <authorization_code content=[637143]>
+    <authorization_code content=[133054]>
     <retrieval_reference_number content=[016813015184]>
     <response_code content=[00]>
-    <unique_id content=[d56814909bc0603524f4e68604c826ec]>
-    <transaction_id content=[TrxID_f757ce52460ce0392a6177192a498d08]>
+    <unique_id content=[0175d560e36ccfd730a269e90a0d05e8]>
+    <transaction_id content=[TrxID_e9853977bebaf0a573e8173ac2354301]>
     <mode content=[live]>
-    <timestamp content=[2024-03-11T11:38:12Z]>
+    <timestamp content=[2024-03-24T14:34:41Z]>
     <descriptor content=[Descriptor one]>
     <amount content=[5000]>
     <currency content=[USD]>
@@ -97817,7 +97901,7 @@ 

Preauthorization

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-10T11:38:12Z]> + <preauthorization_expires_at content=[2024-04-23T14:34:41Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5000]> <captured_amount content=[0]> @@ -97829,13 +97913,13 @@

Preauthorization

{
     transaction_type: "authorize",
     status: "approved",
-    authorization_code: "637143",
+    authorization_code: "133054",
     retrieval_reference_number: "016813015184",
     response_code: "00",
-    unique_id: "d56814909bc0603524f4e68604c826ec",
-    transaction_id: "TrxID_f757ce52460ce0392a6177192a498d08",
+    unique_id: "0175d560e36ccfd730a269e90a0d05e8",
+    transaction_id: "TrxID_e9853977bebaf0a573e8173ac2354301",
     mode: "live",
-    timestamp: "2024-03-11T11:38:12Z",
+    timestamp: "2024-03-24T14:34:41Z",
     descriptor: "Descriptor one",
     amount: "5000",
     currency: "USD",
@@ -97852,7 +97936,7 @@ 

Preauthorization

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-10T11:38:12Z", + preauthorization_expires_at: "2024-04-23T14:34:41Z", preauthorization_total_amount: "5000", capturable_amount: "5000", captured_amount: "0", @@ -97869,13 +97953,13 @@

Preauthorization

<payment_response> <transaction_type>authorize</transaction_type> <status>approved</status> - <authorization_code>637143</authorization_code> + <authorization_code>133054</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>d56814909bc0603524f4e68604c826ec</unique_id> - <transaction_id>TrxID_f757ce52460ce0392a6177192a498d08</transaction_id> + <unique_id>0175d560e36ccfd730a269e90a0d05e8</unique_id> + <transaction_id>TrxID_e9853977bebaf0a573e8173ac2354301</transaction_id> <mode>live</mode> - <timestamp>2024-03-11T11:38:12Z</timestamp> + <timestamp>2024-03-24T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -97892,7 +97976,7 @@

Preauthorization

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-10T11:38:12Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-23T14:34:41Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5000</capturable_amount> <captured_amount>0</captured_amount> @@ -97946,7 +98030,7 @@

Preauthorization

$request = $genesis->request(); $request - ->setTransactionId('TrxID_564786d6ab971b2955e7a1b4a85d9f63') + ->setTransactionId('TrxID_85d96cb8cd43f14b679d55ee3e56f8dc') ->setUsage('40208 concert tickets') ->setRemoteIp('245.253.2.12') ->setAmount('5000') @@ -98007,7 +98091,7 @@

Preauthorization

AuthorizeRequest request = new AuthorizeRequest(); - request.setTransactionId("TrxID_564786d6ab971b2955e7a1b4a85d9f63"); + request.setTransactionId("TrxID_85d96cb8cd43f14b679d55ee3e56f8dc"); request.setUsage("40208 concert tickets"); request.setRemoteIp("245.253.2.12"); request.setAmount(new BigDecimal(5000)); @@ -98055,7 +98139,7 @@

Preauthorization

transaction.authorize( { - "transaction_id": "TrxID_564786d6ab971b2955e7a1b4a85d9f63", + "transaction_id": "TrxID_85d96cb8cd43f14b679d55ee3e56f8dc", "usage": "40208 concert tickets", "remote_ip": "245.253.2.12", "amount": 5000, @@ -98088,14 +98172,14 @@

Preauthorization

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
     <transaction_type>authorize</transaction_type>
-    <transaction_id>TrxID_564786d6ab971b2955e7a1b4a85d9f63</transaction_id>
+    <transaction_id>TrxID_85d96cb8cd43f14b679d55ee3e56f8dc</transaction_id>
     <usage>40208 concert tickets</usage>
     <remote_ip>245.253.2.12</remote_ip>
     <amount>5000</amount>
@@ -98130,16 +98214,16 @@ 

Preauthorization

[transaction_type] => authorize [status] => approved [mode] => live - [transaction_id] => TrxID_564786d6ab971b2955e7a1b4a85d9f63 - [unique_id] => 98ec6bf61dacb603bafbd67af8ce43b3 + [transaction_id] => TrxID_85d96cb8cd43f14b679d55ee3e56f8dc + [unique_id] => 7c51ec2d73671884dc65aaaef0a49337 [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified [cvv_result_code] => M - [authorization_code] => 634552 + [authorization_code] => 500495 [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-10 11:38:12.000000 + [date] => 2024-03-23 14:34:41.000000 [timezone_type] => 2 [timezone] => Z ) @@ -98154,14 +98238,14 @@

Preauthorization

<transaction_type content=[authorize]> <status content=[approved]> <mode content=[live]> - <transaction_id content=[TrxID_564786d6ab971b2955e7a1b4a85d9f63]> - <unique_id content=[98ec6bf61dacb603bafbd67af8ce43b3]> + <transaction_id content=[TrxID_85d96cb8cd43f14b679d55ee3e56f8dc]> + <unique_id content=[7c51ec2d73671884dc65aaaef0a49337]> <avs_response_code content=[5I]> <avs_response_text content=[Response provided by issuer processor; Address information not verified]> <cvv_result_code content=[M]> - <authorization_code content=[634552]> + <authorization_code content=[500495]> <response_code content=[00]> - <timestamp content=[2024-03-10T11:38:12Z]> + <timestamp content=[2024-03-23T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -98173,14 +98257,14 @@

Preauthorization

transaction_type: "authorize", status: "approved", mode: "live", - transaction_id: "TrxID_564786d6ab971b2955e7a1b4a85d9f63", - unique_id: "98ec6bf61dacb603bafbd67af8ce43b3", + transaction_id: "TrxID_85d96cb8cd43f14b679d55ee3e56f8dc", + unique_id: "7c51ec2d73671884dc65aaaef0a49337", avs_response_code: "5I", avs_response_text: "Response provided by issuer processor; Address information not verified", cvv_result_code: "M", - authorization_code: "634552", + authorization_code: "500495", response_code: "00", - timestamp: "2024-03-10T11:38:12Z", + timestamp: "2024-03-23T14:34:41Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -98197,14 +98281,14 @@

Preauthorization

<transaction_type>authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_564786d6ab971b2955e7a1b4a85d9f63</transaction_id> - <unique_id>98ec6bf61dacb603bafbd67af8ce43b3</unique_id> + <transaction_id>TrxID_85d96cb8cd43f14b679d55ee3e56f8dc</transaction_id> + <unique_id>7c51ec2d73671884dc65aaaef0a49337</unique_id> <avs_response_code>5I</avs_response_code> <avs_response_text>Response provided by issuer processor; Address information not verified</avs_response_text> <cvv_result_code>M</cvv_result_code> - <authorization_code>634552</authorization_code> + <authorization_code>500495</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-10T11:38:12Z</timestamp> + <timestamp>2024-03-23T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -98226,7 +98310,7 @@

Preauthorization

$request = $genesis->request(); $request - ->setUniqueId('98ec6bf61dacb603bafbd67af8ce43b3'); + ->setUniqueId('7c51ec2d73671884dc65aaaef0a49337'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -98263,7 +98347,7 @@

Preauthorization

ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("98ec6bf61dacb603bafbd67af8ce43b3"); + request.setUniqueId("7c51ec2d73671884dc65aaaef0a49337"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -98288,7 +98372,7 @@

Preauthorization

transaction.reconcile( { - "unique_id": "98ec6bf61dacb603bafbd67af8ce43b3" + "unique_id": "7c51ec2d73671884dc65aaaef0a49337" } ).send() .then(success) @@ -98299,13 +98383,13 @@

Preauthorization

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <reconcile>
-    <unique_id>98ec6bf61dacb603bafbd67af8ce43b3</unique_id>
+    <unique_id>7c51ec2d73671884dc65aaaef0a49337</unique_id>
   </reconcile>'
 
@@ -98317,13 +98401,13 @@

Preauthorization

( [transaction_type] => authorize [status] => approved - [authorization_code] => 634552 + [authorization_code] => 500495 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => 98ec6bf61dacb603bafbd67af8ce43b3 - [transaction_id] => TrxID_564786d6ab971b2955e7a1b4a85d9f63 + [unique_id] => 7c51ec2d73671884dc65aaaef0a49337 + [transaction_id] => TrxID_85d96cb8cd43f14b679d55ee3e56f8dc [mode] => live - [timestamp] => 2024-03-10T11:38:12Z + [timestamp] => 2024-03-23T14:34:41Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -98340,7 +98424,7 @@

Preauthorization

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-03-17T11:38:12Z + [preauthorization_expires_at] => 2024-03-30T14:34:41Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5000 [captured_amount] => 0 @@ -98352,13 +98436,13 @@

Preauthorization

<payment_response content=[
     <transaction_type content=[authorize]>
     <status content=[approved]>
-    <authorization_code content=[634552]>
+    <authorization_code content=[500495]>
     <retrieval_reference_number content=[016813015184]>
     <response_code content=[00]>
-    <unique_id content=[98ec6bf61dacb603bafbd67af8ce43b3]>
-    <transaction_id content=[TrxID_564786d6ab971b2955e7a1b4a85d9f63]>
+    <unique_id content=[7c51ec2d73671884dc65aaaef0a49337]>
+    <transaction_id content=[TrxID_85d96cb8cd43f14b679d55ee3e56f8dc]>
     <mode content=[live]>
-    <timestamp content=[2024-03-10T11:38:12Z]>
+    <timestamp content=[2024-03-23T14:34:41Z]>
     <descriptor content=[Descriptor one]>
     <amount content=[5000]>
     <currency content=[USD]>
@@ -98375,7 +98459,7 @@ 

Preauthorization

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-03-17T11:38:12Z]> + <preauthorization_expires_at content=[2024-03-30T14:34:41Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5000]> <captured_amount content=[0]> @@ -98387,13 +98471,13 @@

Preauthorization

{
     transaction_type: "authorize",
     status: "approved",
-    authorization_code: "634552",
+    authorization_code: "500495",
     retrieval_reference_number: "016813015184",
     response_code: "00",
-    unique_id: "98ec6bf61dacb603bafbd67af8ce43b3",
-    transaction_id: "TrxID_564786d6ab971b2955e7a1b4a85d9f63",
+    unique_id: "7c51ec2d73671884dc65aaaef0a49337",
+    transaction_id: "TrxID_85d96cb8cd43f14b679d55ee3e56f8dc",
     mode: "live",
-    timestamp: "2024-03-10T11:38:12Z",
+    timestamp: "2024-03-23T14:34:41Z",
     descriptor: "Descriptor one",
     amount: "5000",
     currency: "USD",
@@ -98410,7 +98494,7 @@ 

Preauthorization

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-03-17T11:38:12Z", + preauthorization_expires_at: "2024-03-30T14:34:41Z", preauthorization_total_amount: "5000", capturable_amount: "5000", captured_amount: "0", @@ -98427,13 +98511,13 @@

Preauthorization

<payment_response> <transaction_type>authorize</transaction_type> <status>approved</status> - <authorization_code>634552</authorization_code> + <authorization_code>500495</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>98ec6bf61dacb603bafbd67af8ce43b3</unique_id> - <transaction_id>TrxID_564786d6ab971b2955e7a1b4a85d9f63</transaction_id> + <unique_id>7c51ec2d73671884dc65aaaef0a49337</unique_id> + <transaction_id>TrxID_85d96cb8cd43f14b679d55ee3e56f8dc</transaction_id> <mode>live</mode> - <timestamp>2024-03-10T11:38:12Z</timestamp> + <timestamp>2024-03-23T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -98450,7 +98534,7 @@

Preauthorization

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-03-17T11:38:12Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-03-30T14:34:41Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5000</capturable_amount> <captured_amount>0</captured_amount> @@ -98538,11 +98622,11 @@

Incremental Authorize

$request = $genesis->request(); $request - ->setTransactionId('TrxID_0722617cc303422393d56b58aad3527a') + ->setTransactionId('TrxID_250fd85995736b19263d53f4c3159f17') ->setUsage('20469237 extend hotel rezervation') ->setRemoteIp('245.253.2.12') ->setAmount('1000') - ->setReferenceId('d56814909bc0603524f4e68604c826ec'); + ->setReferenceId('0175d560e36ccfd730a269e90a0d05e8'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -98567,18 +98651,18 @@

Incremental Authorize

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
     <transaction_type>incremental_authorize</transaction_type>
-    <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id>
+    <transaction_id>TrxID_250fd85995736b19263d53f4c3159f17</transaction_id>
     <usage>20469237 extend hotel rezervation</usage>
     <remote_ip>245.253.2.12</remote_ip>
     <amount>1000</amount>
-    <reference_id>d56814909bc0603524f4e68604c826ec</reference_id>
+    <reference_id>0175d560e36ccfd730a269e90a0d05e8</reference_id>
   </payment_transaction>'
 
@@ -98646,7 +98730,7 @@

Incremental Authorize

[transaction_type] => incremental_authorize [status] => approved [mode] => live - [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a + [transaction_id] => TrxID_250fd85995736b19263d53f4c3159f17 [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified @@ -98655,7 +98739,7 @@

Incremental Authorize

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -98681,14 +98765,14 @@

Incremental Authorize

<transaction_type>incremental_authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id> + <transaction_id>TrxID_250fd85995736b19263d53f4c3159f17</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <avs_response_code>5I</avs_response_code> <avs_response_text>Response provided by issuer processor; Address information not verified</avs_response_text> <authorization_code>485335</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>1000</amount> <currency>USD</currency> @@ -98806,14 +98890,14 @@

Incremental Authorize

[transaction_type] => incremental_authorize [status] => error [mode] => live - [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a + [transaction_id] => TrxID_250fd85995736b19263d53f4c3159f17 [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [code] => 400 [technical_message] => Preauthorization has been captured, no further incremental authorizations allowed [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -98839,12 +98923,12 @@

Incremental Authorize

<transaction_type>incremental_authorize</transaction_type> <status>error</status> <mode>live</mode> - <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id> + <transaction_id>TrxID_250fd85995736b19263d53f4c3159f17</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>400</code> <technical_message>Preauthorization has been captured, no further incremental authorizations allowed</technical_message> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>1000</amount> <currency>USD</currency> @@ -98954,11 +99038,11 @@

Incremental Authorize

$request = $genesis->request(); $request - ->setTransactionId('TrxID_0722617cc303422393d56b58aad3527a') + ->setTransactionId('TrxID_250fd85995736b19263d53f4c3159f17') ->setUsage('204692378 extend the preauthorization validity timeframe') ->setRemoteIp('245.253.2.12') ->setAmount('0') - ->setReferenceId('d1408a2fcbf3c05e27fbb09a97232d13'); + ->setReferenceId('92028a10b3786d55b06fb439be7a4ac1'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -98983,18 +99067,18 @@

Incremental Authorize

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
     <transaction_type>incremental_authorize</transaction_type>
-    <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id>
+    <transaction_id>TrxID_250fd85995736b19263d53f4c3159f17</transaction_id>
     <usage>204692378 extend the preauthorization validity timeframe</usage>
     <remote_ip>245.253.2.12</remote_ip>
     <amount>0</amount>
-    <reference_id>d1408a2fcbf3c05e27fbb09a97232d13</reference_id>
+    <reference_id>92028a10b3786d55b06fb439be7a4ac1</reference_id>
   </payment_transaction>'
 
@@ -99007,14 +99091,14 @@

Incremental Authorize

[transaction_type] => incremental_authorize [status] => error [mode] => live - [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a + [transaction_id] => TrxID_250fd85995736b19263d53f4c3159f17 [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [code] => 400 [technical_message] => Incremental authorizations with no financial impact are currently not supported by card brand [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -99040,12 +99124,12 @@

Incremental Authorize

<transaction_type>incremental_authorize</transaction_type> <status>error</status> <mode>live</mode> - <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id> + <transaction_id>TrxID_250fd85995736b19263d53f4c3159f17</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>400</code> <technical_message>Incremental authorizations with no financial impact are currently not supported by card brand</technical_message> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>0</amount> <currency>USD</currency> @@ -99067,7 +99151,7 @@

Incremental Authorize

$request = $genesis->request(); $request - ->setUniqueId('d56814909bc0603524f4e68604c826ec'); + ->setUniqueId('0175d560e36ccfd730a269e90a0d05e8'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -99104,7 +99188,7 @@

Incremental Authorize

ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("d56814909bc0603524f4e68604c826ec"); + request.setUniqueId("0175d560e36ccfd730a269e90a0d05e8"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -99129,7 +99213,7 @@

Incremental Authorize

transaction.reconcile( { - "unique_id": "d56814909bc0603524f4e68604c826ec" + "unique_id": "0175d560e36ccfd730a269e90a0d05e8" } ).send() .then(success) @@ -99140,13 +99224,13 @@

Incremental Authorize

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <reconcile>
-    <unique_id>d56814909bc0603524f4e68604c826ec</unique_id>
+    <unique_id>0175d560e36ccfd730a269e90a0d05e8</unique_id>
   </reconcile>'
 
@@ -99165,10 +99249,10 @@

Incremental Authorize

[authorization_code] => 485335 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => d56814909bc0603524f4e68604c826ec - [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a + [unique_id] => 0175d560e36ccfd730a269e90a0d05e8 + [transaction_id] => TrxID_250fd85995736b19263d53f4c3159f17 [mode] => live - [timestamp] => 2024-03-12T11:38:12Z + [timestamp] => 2024-03-25T14:34:42Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -99185,7 +99269,7 @@

Incremental Authorize

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-05-10T11:38:12Z + [preauthorization_expires_at] => 2024-05-23T14:34:41Z [preauthorization_total_amount] => 6000 [capturable_amount] => 6000 [captured_amount] => 0 @@ -99198,10 +99282,10 @@

Incremental Authorize

<authorization_code content=[485335]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[d56814909bc0603524f4e68604c826ec]> - <transaction_id content=[TrxID_0722617cc303422393d56b58aad3527a]> + <unique_id content=[0175d560e36ccfd730a269e90a0d05e8]> + <transaction_id content=[TrxID_250fd85995736b19263d53f4c3159f17]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:12Z]> + <timestamp content=[2024-03-25T14:34:42Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -99218,7 +99302,7 @@

Incremental Authorize

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-05-10T11:38:12Z]> + <preauthorization_expires_at content=[2024-05-23T14:34:41Z]> <preauthorization_total_amount content=[6000]> <capturable_amount content=[6000]> <captured_amount content=[0]> @@ -99231,10 +99315,10 @@

Incremental Authorize

authorization_code: "485335", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "d56814909bc0603524f4e68604c826ec", - transaction_id: "TrxID_0722617cc303422393d56b58aad3527a", + unique_id: "0175d560e36ccfd730a269e90a0d05e8", + transaction_id: "TrxID_250fd85995736b19263d53f4c3159f17", mode: "live", - timestamp: "2024-03-12T11:38:12Z", + timestamp: "2024-03-25T14:34:42Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -99251,7 +99335,7 @@

Incremental Authorize

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-05-10T11:38:12Z", + preauthorization_expires_at: "2024-05-23T14:34:41Z", preauthorization_total_amount: "6000", capturable_amount: "6000", captured_amount: "0", @@ -99269,10 +99353,10 @@

Incremental Authorize

<authorization_code>485335</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>d56814909bc0603524f4e68604c826ec</unique_id> - <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id> + <unique_id>0175d560e36ccfd730a269e90a0d05e8</unique_id> + <transaction_id>TrxID_250fd85995736b19263d53f4c3159f17</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -99289,7 +99373,7 @@

Incremental Authorize

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-05-10T11:38:12Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-05-23T14:34:41Z</preauthorization_expires_at> <preauthorization_total_amount>6000</preauthorization_total_amount> <capturable_amount>6000</capturable_amount> <captured_amount>0</captured_amount> @@ -99334,7 +99418,7 @@

Capture

$request = $genesis->request(); $request - ->setUniqueId('d1408a2fcbf3c05e27fbb09a97232d13'); + ->setUniqueId('92028a10b3786d55b06fb439be7a4ac1'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -99371,7 +99455,7 @@

Capture

ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("d1408a2fcbf3c05e27fbb09a97232d13"); + request.setUniqueId("92028a10b3786d55b06fb439be7a4ac1"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -99396,7 +99480,7 @@

Capture

transaction.reconcile( { - "unique_id": "d1408a2fcbf3c05e27fbb09a97232d13" + "unique_id": "92028a10b3786d55b06fb439be7a4ac1" } ).send() .then(success) @@ -99407,13 +99491,13 @@

Capture

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <reconcile>
-    <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id>
+    <unique_id>92028a10b3786d55b06fb439be7a4ac1</unique_id>
   </reconcile>'
 
@@ -99428,10 +99512,10 @@

Capture

[authorization_code] => 005645 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 + [unique_id] => 92028a10b3786d55b06fb439be7a4ac1 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-12T11:38:12Z + [timestamp] => 2024-03-25T14:34:41Z [descriptor] => Descriptor one [amount] => 3000 [currency] => USD @@ -99448,7 +99532,7 @@

Capture

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-12T11:38:12Z + [preauthorization_expires_at] => 2024-04-25T14:34:41Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5750 [captured_amount] => 0 @@ -99463,10 +99547,10 @@

Capture

<authorization_code content=[005645]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]> + <unique_id content=[92028a10b3786d55b06fb439be7a4ac1]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:12Z]> + <timestamp content=[2024-03-25T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[3000]> <currency content=[USD]> @@ -99483,7 +99567,7 @@

Capture

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-12T11:38:12Z]> + <preauthorization_expires_at content=[2024-04-25T14:34:41Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5750]> <captured_amount content=[0]> @@ -99498,10 +99582,10 @@

Capture

authorization_code: "005645", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "d1408a2fcbf3c05e27fbb09a97232d13", + unique_id: "92028a10b3786d55b06fb439be7a4ac1", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-12T11:38:12Z", + timestamp: "2024-03-25T14:34:41Z", descriptor: "Descriptor one", amount: "3000", currency: "USD", @@ -99518,7 +99602,7 @@

Capture

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-12T11:38:12Z", + preauthorization_expires_at: "2024-04-25T14:34:41Z", preauthorization_total_amount: "5000", capturable_amount: "5750", captured_amount: "0", @@ -99538,10 +99622,10 @@

Capture

<authorization_code>005645</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id> + <unique_id>92028a10b3786d55b06fb439be7a4ac1</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>USD</currency> @@ -99558,7 +99642,7 @@

Capture

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-12T11:38:12Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-25T14:34:41Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5750</capturable_amount> <captured_amount>0</captured_amount> @@ -99670,7 +99754,7 @@

Capture

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -99703,7 +99787,7 @@ 

Capture

[message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -99724,7 +99808,7 @@

Capture

<response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-12T11:38:12Z]> + <timestamp content=[2024-03-25T14:34:42Z]> <descriptor content=[Descriptor one]> <amount content=[5500]> <currency content=[USD]> @@ -99742,7 +99826,7 @@

Capture

response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-12T11:38:12Z", + timestamp: "2024-03-25T14:34:42Z", descriptor: "Descriptor one", amount: "5500", currency: "USD", @@ -99765,7 +99849,7 @@

Capture

<response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5500</amount> <currency>USD</currency> @@ -99789,7 +99873,7 @@

Capture

[message] => Transaction declined. [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -99809,7 +99893,7 @@

Capture

<code content=[420]> <technical_message content=[partial reversal is required first for the rest amount]> <message content=[Transaction declined.]> - <timestamp content=[2024-03-12T11:38:12Z]> + <timestamp content=[2024-03-25T14:34:42Z]> <descriptor content=[Descriptor one]> <amount content=[4000]> <currency content=[USD]> @@ -99826,7 +99910,7 @@

Capture

code: "420", technical_message: "partial reversal is required first for the rest amount", message: "Transaction declined.", - timestamp: "2024-03-12T11:38:12Z", + timestamp: "2024-03-25T14:34:42Z", descriptor: "Descriptor one", amount: "4000", currency: "USD", @@ -99848,7 +99932,7 @@

Capture

<code>420</code> <technical_message>partial reversal is required first for the rest amount</technical_message> <message>Transaction declined.</message> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>4000</amount> <currency>USD</currency> @@ -99870,7 +99954,7 @@

Capture

$request = $genesis->request(); $request - ->setUniqueId('d1408a2fcbf3c05e27fbb09a97232d13'); + ->setUniqueId('92028a10b3786d55b06fb439be7a4ac1'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -99907,7 +99991,7 @@

Capture

ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("d1408a2fcbf3c05e27fbb09a97232d13"); + request.setUniqueId("92028a10b3786d55b06fb439be7a4ac1"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -99932,7 +100016,7 @@

Capture

transaction.reconcile( { - "unique_id": "d1408a2fcbf3c05e27fbb09a97232d13" + "unique_id": "92028a10b3786d55b06fb439be7a4ac1" } ).send() .then(success) @@ -99943,13 +100027,13 @@

Capture

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <reconcile>
-    <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id>
+    <unique_id>92028a10b3786d55b06fb439be7a4ac1</unique_id>
   </reconcile>'
 
@@ -99964,10 +100048,10 @@

Capture

[authorization_code] => 005645 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 + [unique_id] => 92028a10b3786d55b06fb439be7a4ac1 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-12T11:38:12Z + [timestamp] => 2024-03-25T14:34:41Z [descriptor] => Descriptor one [amount] => 3000 [currency] => USD @@ -99984,7 +100068,7 @@

Capture

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-12T11:38:12Z + [preauthorization_expires_at] => 2024-04-25T14:34:41Z [preauthorization_total_amount] => 5000 [capturable_amount] => 0 [captured_amount] => 5500 @@ -99999,10 +100083,10 @@

Capture

<authorization_code content=[005645]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]> + <unique_id content=[92028a10b3786d55b06fb439be7a4ac1]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:12Z]> + <timestamp content=[2024-03-25T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[3000]> <currency content=[USD]> @@ -100019,7 +100103,7 @@

Capture

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-12T11:38:12Z]> + <preauthorization_expires_at content=[2024-04-25T14:34:41Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[0]> <captured_amount content=[5500]> @@ -100034,10 +100118,10 @@

Capture

authorization_code: "005645", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "d1408a2fcbf3c05e27fbb09a97232d13", + unique_id: "92028a10b3786d55b06fb439be7a4ac1", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-12T11:38:12Z", + timestamp: "2024-03-25T14:34:41Z", descriptor: "Descriptor one", amount: "3000", currency: "USD", @@ -100054,7 +100138,7 @@

Capture

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-12T11:38:12Z", + preauthorization_expires_at: "2024-04-25T14:34:41Z", preauthorization_total_amount: "5000", capturable_amount: "0", captured_amount: "5500", @@ -100074,10 +100158,10 @@

Capture

<authorization_code>005645</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id> + <unique_id>92028a10b3786d55b06fb439be7a4ac1</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>USD</currency> @@ -100094,7 +100178,7 @@

Capture

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-12T11:38:12Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-25T14:34:41Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>0</capturable_amount> <captured_amount>5500</captured_amount> @@ -100132,7 +100216,7 @@

Full Reversal

$request = $genesis->request(); $request - ->setUniqueId('d56814909bc0603524f4e68604c826ec'); + ->setUniqueId('0175d560e36ccfd730a269e90a0d05e8'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -100169,7 +100253,7 @@

Full Reversal

ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("d56814909bc0603524f4e68604c826ec"); + request.setUniqueId("0175d560e36ccfd730a269e90a0d05e8"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -100194,7 +100278,7 @@

Full Reversal

transaction.reconcile( { - "unique_id": "d56814909bc0603524f4e68604c826ec" + "unique_id": "0175d560e36ccfd730a269e90a0d05e8" } ).send() .then(success) @@ -100205,13 +100289,13 @@

Full Reversal

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <reconcile>
-    <unique_id>d56814909bc0603524f4e68604c826ec</unique_id>
+    <unique_id>0175d560e36ccfd730a269e90a0d05e8</unique_id>
   </reconcile>'
 
@@ -100226,10 +100310,10 @@

Full Reversal

[authorization_code] => 005645 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => d56814909bc0603524f4e68604c826ec + [unique_id] => 0175d560e36ccfd730a269e90a0d05e8 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-11T11:38:12Z + [timestamp] => 2024-03-24T14:34:41Z [descriptor] => Descriptor one [amount] => 3000 [currency] => USD @@ -100246,7 +100330,7 @@

Full Reversal

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-10T11:38:12Z + [preauthorization_expires_at] => 2024-04-23T14:34:41Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5000 [captured_amount] => 0 @@ -100261,10 +100345,10 @@

Full Reversal

<authorization_code content=[005645]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[d56814909bc0603524f4e68604c826ec]> + <unique_id content=[0175d560e36ccfd730a269e90a0d05e8]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-11T11:38:12Z]> + <timestamp content=[2024-03-24T14:34:41Z]> <descriptor content=[Descriptor one]> <amount content=[3000]> <currency content=[USD]> @@ -100281,7 +100365,7 @@

Full Reversal

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-10T11:38:12Z]> + <preauthorization_expires_at content=[2024-04-23T14:34:41Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5000]> <captured_amount content=[0]> @@ -100296,10 +100380,10 @@

Full Reversal

authorization_code: "005645", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "d56814909bc0603524f4e68604c826ec", + unique_id: "0175d560e36ccfd730a269e90a0d05e8", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-11T11:38:12Z", + timestamp: "2024-03-24T14:34:41Z", descriptor: "Descriptor one", amount: "3000", currency: "USD", @@ -100316,7 +100400,7 @@

Full Reversal

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-10T11:38:12Z", + preauthorization_expires_at: "2024-04-23T14:34:41Z", preauthorization_total_amount: "5000", capturable_amount: "5000", captured_amount: "0", @@ -100336,10 +100420,10 @@

Full Reversal

<authorization_code>005645</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>d56814909bc0603524f4e68604c826ec</unique_id> + <unique_id>0175d560e36ccfd730a269e90a0d05e8</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-11T11:38:12Z</timestamp> + <timestamp>2024-03-24T14:34:41Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>USD</currency> @@ -100356,7 +100440,7 @@

Full Reversal

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-10T11:38:12Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-23T14:34:41Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5000</capturable_amount> <captured_amount>0</captured_amount> @@ -100399,11 +100483,11 @@

Partial Reversal

$request = $genesis->request(); $request - ->setTransactionId('TrxID_ce590ac3d0766cf78bfebfad322dd80a') + ->setTransactionId('TrxID_4e5b6c1b8f261492a58d426d28ec8b14') ->setUsage('40208 hotel reservation changed') ->setRemoteIp('245.253.2.12') ->setAmount('500') - ->setReferenceId('d56814909bc0603524f4e68604c826ec'); + ->setReferenceId('0175d560e36ccfd730a269e90a0d05e8'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -100428,18 +100512,18 @@

Partial Reversal

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
     <transaction_type>partial_reversal</transaction_type>
-    <transaction_id>TrxID_ce590ac3d0766cf78bfebfad322dd80a</transaction_id>
+    <transaction_id>TrxID_4e5b6c1b8f261492a58d426d28ec8b14</transaction_id>
     <usage>40208 hotel reservation changed</usage>
     <remote_ip>245.253.2.12</remote_ip>
     <amount>500</amount>
-    <reference_id>d56814909bc0603524f4e68604c826ec</reference_id>
+    <reference_id>0175d560e36ccfd730a269e90a0d05e8</reference_id>
   </payment_transaction>'
 
@@ -100504,11 +100588,11 @@

Partial Reversal

[authorization_code] => 629324 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [transaction_id] => TrxID_ce590ac3d0766cf78bfebfad322dd80a + [transaction_id] => TrxID_4e5b6c1b8f261492a58d426d28ec8b14 [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -100537,9 +100621,9 @@

Partial Reversal

<authorization_code>629324</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <transaction_id>TrxID_ce590ac3d0766cf78bfebfad322dd80a</transaction_id> + <transaction_id>TrxID_4e5b6c1b8f261492a58d426d28ec8b14</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <mode>live</mode> <descriptor>Descriptor one</descriptor> <amount>500</amount> @@ -100658,14 +100742,14 @@

Partial Reversal

[transaction_type] => partial_reversal [status] => error [mode] => live - [transaction_id] => TrxID_ce590ac3d0766cf78bfebfad322dd80a + [transaction_id] => TrxID_4e5b6c1b8f261492a58d426d28ec8b14 [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [code] => 410 [technical_message] => No approved preauthorization reference transaction found [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -100691,12 +100775,12 @@

Partial Reversal

<transaction_type>partial_reversal</transaction_type> <status>error</status> <mode>live</mode> - <transaction_id>TrxID_ce590ac3d0766cf78bfebfad322dd80a</transaction_id> + <transaction_id>TrxID_4e5b6c1b8f261492a58d426d28ec8b14</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>410</code> <technical_message>No approved preauthorization reference transaction found</technical_message> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>USD</currency> @@ -100849,26 +100933,6 @@

Required vs Optional API params

string(255) By default, usage will be configured as a required API param for SDD and P24, optional for the rest - -company_type -string(255) -In some cases, company type will be configured as a required API param for Online banking, optional for the rest - - -company_activity -string(255) -In some cases, company activity will be configured as a required API param for Online banking, optional for the rest - - -incorporation_date -date(yyyy-mm-dd) -In some cases, incorporation date will be configured as a required API param for Online banking, optional for the rest - - -mothers_name -string(255) -In some cases, mother's name will be configured as a required API param for Online banking, optional for the rest -

Transaction States

Transactions will have one of the following states. These will be returned by transaction responses, reconcile responses and will be shown in the browser interface

@@ -101685,8 +101749,8 @@

Tokenized e-commerce

"customer_phone": "+1987987987987", "scheme_tokenized": "true", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -101715,7 +101779,7 @@

Tokenized e-commerce

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -101735,8 +101799,8 @@ 

Tokenized e-commerce

<customer_phone>+1987987987987</customer_phone> <scheme_tokenized>true</scheme_tokenized> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -101901,8 +101965,8 @@

Tokenized e-commerce

"customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "13-04-2024", - "event_end_date": "22-04-2024", + "event_start_date": "26-04-2024", + "event_end_date": "05-05-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -101932,7 +101996,7 @@

Tokenized e-commerce

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -101951,8 +102015,8 @@ 

Tokenized e-commerce

<customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>13-04-2024</event_start_date> - <event_end_date>22-04-2024</event_end_date> + <event_start_date>26-04-2024</event_start_date> + <event_end_date>05-05-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -101991,7 +102055,7 @@

Tokenized e-commerce

[response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:12.000000 + [date] => 2024-03-25 14:34:42.000000 [timezone_type] => 2 [timezone] => Z ) @@ -102001,7 +102065,7 @@

Tokenized e-commerce

[sent_to_acquirer] => true [scheme_response_code] => 00 [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [threeds] => {"eci"=>"05"} )
@@ -102015,14 +102079,14 @@

Tokenized e-commerce

<authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-12T11:38:12Z]> + <timestamp content=[2024-03-25T14:34:42Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_response_code content=[00]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <threeds content=[{"eci"=>"05"}]> ]>
@@ -102036,14 +102100,14 @@

Tokenized e-commerce

authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-12T11:38:12Z", + timestamp: "2024-03-25T14:34:42Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_response_code: "00", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", threeds: "{"eci"=>"05"}", }
@@ -102062,14 +102126,14 @@

Tokenized e-commerce

<authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-12T11:38:12Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> <sent_to_acquirer>true</sent_to_acquirer> <scheme_response_code>00</scheme_response_code> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <threeds> <eci>05</eci> </threeds> @@ -102198,7 +102262,7 @@

Single Transaction

The URL for single transaction reconciling is similar to the processing url:

-

https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN

+

https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN

Reconcile By Unique Id Request

@@ -102287,7 +102351,7 @@

Single Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -102384,7 +102448,7 @@ 

Single Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -102481,7 +102545,7 @@ 

Single Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -102513,7 +102577,7 @@ 

Single Transaction

[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-12T11:38:13Z + [timestamp] => 2024-03-25T14:34:42Z [descriptor] => Descriptor one [amount] => 9000 [currency] => USD @@ -102530,7 +102594,7 @@

Single Transaction

[scheme_response_code] => 00 [threeds] => [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 ) @@ -102545,7 +102609,7 @@

Single Transaction

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:13Z]> + <timestamp content=[2024-03-25T14:34:42Z]> <descriptor content=[Descriptor one]> <amount content=[9000]> <currency content=[USD]> @@ -102562,7 +102626,7 @@

Single Transaction

<scheme_response_code content=[00]> <threeds content=[]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> ]> @@ -102577,7 +102641,7 @@

Single Transaction

unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-12T11:38:13Z", + timestamp: "2024-03-25T14:34:42Z", descriptor: "Descriptor one", amount: "9000", currency: "USD", @@ -102594,7 +102658,7 @@

Single Transaction

scheme_response_code: "00", threeds: "", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", } @@ -102614,7 +102678,7 @@

Single Transaction

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:13Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>9000</amount> <currency>USD</currency> @@ -102631,7 +102695,7 @@

Single Transaction

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> </payment_response> @@ -102659,7 +102723,7 @@

Single Transaction

[unique_id] => 5de39380bf7ac7e1fc31cbd7805dc0ec [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-12T11:38:13Z + [timestamp] => 2024-03-25T14:34:42Z [descriptor] => Descriptor one [amount] => 9000 [currency] => USD @@ -102690,7 +102754,7 @@

Single Transaction

<unique_id content=[5de39380bf7ac7e1fc31cbd7805dc0ec]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:13Z]> + <timestamp content=[2024-03-25T14:34:42Z]> <descriptor content=[Descriptor one]> <amount content=[9000]> <currency content=[USD]> @@ -102721,7 +102785,7 @@

Single Transaction

unique_id: "5de39380bf7ac7e1fc31cbd7805dc0ec", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-12T11:38:13Z", + timestamp: "2024-03-25T14:34:42Z", descriptor: "Descriptor one", amount: "9000", currency: "USD", @@ -102757,7 +102821,7 @@

Single Transaction

<unique_id>5de39380bf7ac7e1fc31cbd7805dc0ec</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:13Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>9000</amount> <currency>USD</currency> @@ -102793,7 +102857,7 @@

Single Transaction

[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-12T11:38:13Z + [timestamp] => 2024-03-25T14:34:42Z [descriptor] => Descriptor one [amount] => 9000 [currency] => USD @@ -102824,7 +102888,7 @@

Single Transaction

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:13Z]> + <timestamp content=[2024-03-25T14:34:42Z]> <descriptor content=[Descriptor one]> <amount content=[9000]> <currency content=[USD]> @@ -102855,7 +102919,7 @@

Single Transaction

unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-12T11:38:13Z", + timestamp: "2024-03-25T14:34:42Z", descriptor: "Descriptor one", amount: "9000", currency: "USD", @@ -102891,7 +102955,7 @@

Single Transaction

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:13Z</timestamp> + <timestamp>2024-03-25T14:34:42Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>9000</amount> <currency>USD</currency> @@ -102940,7 +103004,7 @@

Single Transaction

[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-12T11:38:13Z + [timestamp] => 2024-03-25T14:34:43Z [descriptor] => Descriptor one [amount] => 500 [currency] => USD @@ -102959,7 +103023,7 @@

Single Transaction

[captured] => false [capturable_amount] => 500 [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 ) @@ -102974,7 +103038,7 @@

Single Transaction

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:13Z]> + <timestamp content=[2024-03-25T14:34:43Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[USD]> @@ -102993,7 +103057,7 @@

Single Transaction

<captured content=[false]> <capturable_amount content=[500]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> ]> @@ -103008,7 +103072,7 @@

Single Transaction

unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-12T11:38:13Z", + timestamp: "2024-03-25T14:34:43Z", descriptor: "Descriptor one", amount: "500", currency: "USD", @@ -103027,7 +103091,7 @@

Single Transaction

captured: "false", capturable_amount: "500", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", } @@ -103047,7 +103111,7 @@

Single Transaction

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:13Z</timestamp> + <timestamp>2024-03-25T14:34:43Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>USD</currency> @@ -103066,7 +103130,7 @@

Single Transaction

<captured>false</captured> <capturable_amount>500</capturable_amount> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> </payment_response> @@ -103213,7 +103277,7 @@

Preauthorization

[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-12T11:38:13Z + [timestamp] => 2024-03-25T14:34:43Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -103230,7 +103294,7 @@

Preauthorization

[scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-12T11:38:13+00:00 + [preauthorization_expires_at] => 2024-04-25T14:34:43+00:00 [preauthorization_total_amount] => 10000 [captured] => false [capturable_amount] => 8000 @@ -103251,7 +103315,7 @@

Preauthorization

<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-12T11:38:13Z]> + <timestamp content=[2024-03-25T14:34:43Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -103268,7 +103332,7 @@

Preauthorization

<scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-12T11:38:13+00:00]> + <preauthorization_expires_at content=[2024-04-25T14:34:43+00:00]> <preauthorization_total_amount content=[10000]> <captured content=[false]> <capturable_amount content=[8000]> @@ -103289,7 +103353,7 @@

Preauthorization

unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-12T11:38:13Z", + timestamp: "2024-03-25T14:34:43Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -103306,7 +103370,7 @@

Preauthorization

scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-12T11:38:13+00:00", + preauthorization_expires_at: "2024-04-25T14:34:43+00:00", preauthorization_total_amount: "10000", captured: "false", capturable_amount: "8000", @@ -103332,7 +103396,7 @@

Preauthorization

<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-12T11:38:13Z</timestamp> + <timestamp>2024-03-25T14:34:43Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -103349,7 +103413,7 @@

Preauthorization

<scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-12T11:38:13+00:00</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-25T14:34:43+00:00</preauthorization_expires_at> <preauthorization_total_amount>10000</preauthorization_total_amount> <captured>false</captured> <capturable_amount>8000</capturable_amount> @@ -103367,7 +103431,7 @@

By date range

The URL for date range reconciling is:

-

https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN

+

https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN

Reconcile By Date Request

@@ -103462,7 +103526,7 @@

By date range

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -109568,9 +109632,9 @@ 

Create

// Threeds V2 Params ->setThreedsControl('{"challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}') ->setThreedsPurchase('{"category"=>"goods"}') - ->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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-03-2022"}') ->setPayLater('true') @@ -109667,9 +109731,9 @@

Create

// Threeds V2 Params request.setThreedsControl("{"challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}"); request.setThreedsPurchase("{"category"=>"goods"}"); - 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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-03-2022"}"); request.setPayLater("true"); @@ -109750,7 +109814,7 @@

Create

"category": "goods" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -109758,25 +109822,25 @@

Create

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" } }, "pay_later": true, @@ -109860,7 +109924,7 @@

Create

<category>goods</category> </purchase> <recurring> - <expiration_date>13-09-2024</expiration_date> + <expiration_date>26-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -109868,25 +109932,25 @@

Create

<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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> </threeds_v2_params> <pay_later>true</pay_later> @@ -110395,7 +110459,7 @@

Create

lifetime optional integer -number of minutes determining how long the WPF will be valid. Will be set to 30 minutes by default. Valid value ranges between 1 minute and 31 days given in minutes +number of minutes determining how long the WPF will be valid. Will be set to 30 minutes by default. Valid value ranges between 1 minute and 3 months given in minutes (131487) risk_params @@ -110697,7 +110761,7 @@

Create

[redirect_url] => https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110716,7 +110780,7 @@

Create

<technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> <redirect_url content=[https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:44Z]> <amount content=[100]> <currency content=[USD]> ]> @@ -110732,7 +110796,7 @@

Create

technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:44Z", amount: "100", currency: "USD", } @@ -110753,7 +110817,7 @@

Create

<technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> <redirect_url>https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1</redirect_url> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:44Z</timestamp> <amount>100</amount> <currency>USD</currency> </wpf_payment> @@ -110768,7 +110832,7 @@

Create

[consumer_id] => 123456 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110781,7 +110845,7 @@

Create

<payment_response content=[
     <consumer_id content=[123456]>
-    <timestamp content=[2024-03-12T11:38:14Z]>
+    <timestamp content=[2024-03-25T14:34:44Z]>
     <amount content=[100]>
     <currency content=[USD]>
     <redirect_url content=[https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1]>
@@ -110791,7 +110855,7 @@ 

Create

{
     consumer_id: "123456",
-    timestamp: "2024-03-12T11:38:14Z",
+    timestamp: "2024-03-25T14:34:44Z",
     amount: "100",
     currency: "USD",
     redirect_url: "https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1",
@@ -110806,7 +110870,7 @@ 

Create

  <?xml version="1.0" encoding="UTF-8"?>
   <wpf_payment>
     <consumer_id>123456</consumer_id>
-    <timestamp>2024-03-12T11:38:14Z</timestamp>
+    <timestamp>2024-03-25T14:34:44Z</timestamp>
     <amount>100</amount>
     <currency>USD</currency>
     <redirect_url>https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1</redirect_url>
@@ -110823,7 +110887,7 @@ 

Create

[consumer_id] => 123456 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110836,7 +110900,7 @@

Create

<payment_response content=[
     <consumer_id content=[123456]>
-    <timestamp content=[2024-03-12T11:38:14Z]>
+    <timestamp content=[2024-03-25T14:34:44Z]>
     <amount content=[100]>
     <currency content=[USD]>
     <redirect_url content=[https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1]>
@@ -110846,7 +110910,7 @@ 

Create

{
     consumer_id: "123456",
-    timestamp: "2024-03-12T11:38:14Z",
+    timestamp: "2024-03-25T14:34:44Z",
     amount: "100",
     currency: "USD",
     redirect_url: "https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1",
@@ -110861,7 +110925,7 @@ 

Create

  <?xml version="1.0" encoding="UTF-8"?>
   <wpf_payment>
     <consumer_id>123456</consumer_id>
-    <timestamp>2024-03-12T11:38:14Z</timestamp>
+    <timestamp>2024-03-25T14:34:44Z</timestamp>
     <amount>100</amount>
     <currency>USD</currency>
     <redirect_url>https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1</redirect_url>
@@ -110966,7 +111030,7 @@ 

Create

[message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110984,7 +111048,7 @@

Create

<code content=[330]> <technical_message content=[Unknown system error. Please contact support.]> <message content=[Transaction failed, please contact support!]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:44Z]> <amount content=[100]> <currency content=[USD]> ]> @@ -110999,7 +111063,7 @@

Create

code: "330", technical_message: "Unknown system error. Please contact support.", message: "Transaction failed, please contact support!", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:44Z", amount: "100", currency: "USD", } @@ -111019,7 +111083,7 @@

Create

<code>330</code> <technical_message>Unknown system error. Please contact support.</technical_message> <message>Transaction failed, please contact support!</message> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:44Z</timestamp> <amount>100</amount> <currency>USD</currency> </wpf_payment> @@ -111648,7 +111712,7 @@

Reconcile

<customer_email>john.doe@example.com</customer_email> <customer_phone>+11234567890</customer_phone> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> <technical_message>TESTMODE: No real money will be transferred!</technical_message> @@ -111723,7 +111787,7 @@

Reconcile

<customer_email>john.doe@example.com</customer_email> <customer_phone>+11234567890</customer_phone> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> <technical_message>TESTMODE: No real money will be transferred!</technical_message> @@ -111905,8 +111969,8 @@

Reconcile

-d ' <?xml version="1.0" encoding="UTF-8"?> <wpf_reconcile> - <start_date>2023-12-14 11:38:14</start_date> - <end_date>2024-03-13 11:38:14</end_date> + <start_date>2023-12-27 14:34:44</start_date> + <end_date>2024-03-26 14:34:44</end_date> <page>1</page> <records_per_page>100</records_per_page> </wpf_reconcile>' @@ -111973,7 +112037,7 @@

Reconcile

<status>approved</status> <unique_id>e27bd9472d40d3734a49e3e5c5ada52d</unique_id> <transaction_id>246d15a8644ff203fca6ae39fac8e999</transaction_id> - <timestamp>2024-02-22</timestamp> + <timestamp>2024-03-06</timestamp> <amount>500</amount> <currency>USD</currency> <authorization_code>345678</authorization_code> @@ -114128,11 +114192,11 @@

3DS-Method Params

unique_id=44177a21403427eb96664a6d7e5d5d48
 &threeds_method_status=completed
-&signature=496539b8f6372211eaec6de9a406edd9a5f5b94870cea8dbd8ada1843e24287794d041e230faaf62472baa35c8213f84cbc5bf6ceed865d483f6778996992a53
+&signature=64d5da0d16804cc7ce113c10be42dcd1af73a75eaa3d08c314f00d1f0d05f8a6ec997b7491b46440554c1f9bd5af034ec005524ec749a7fc028e4b390991f6c7
 

The signature is a SHA512 of the concatenated string: -unique_id, threeds_method_status and the password (28a4238eaac33cdcdd77cb478ae4eb1d166fccc1) used for the HTTP Basic authentication to the API.

+unique_id, threeds_method_status and the password (f0b5bbaae394aff0e4b5f0bbc44608d248f73a45) used for the HTTP Basic authentication to the API.

For more detailed information about the 3DS-Method submission and the usage of the 3DS-Method callback_url, please take a look at the 3DSv2 authentication flow diagrams related to the asynchronous 3DS-Method submission.

@@ -114248,7 +114312,7 @@

Recurring Params

-13-09-2024 +26-09-2024 No further subsequent transactions are expected after that date. @@ -114339,7 +114403,7 @@

Authentication Flows

\Genesis\Config::loadSettings('/path/to/config.ini'); try { - $genesis = new Genesis('Financial\Cards\Sale3D'); + $genesis = new Genesis('Financial\Cards\Recurring\InitRecurringSale3D'); $request = $genesis->request(); $request @@ -114375,9 +114439,9 @@

Authentication Flows

->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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}') @@ -114402,7 +114466,7 @@

Authentication Flows

import com.emerchantpay.gateway.api.TransactionResult; import com.emerchantpay.gateway.api.constants.Endpoints; import com.emerchantpay.gateway.api.constants.Environments; -import com.emerchantpay.gateway.api.requests.financial.card.Sale3DRequest; +import com.emerchantpay.gateway.api.requests.financial.card.recurring.InitRecurringSale3D; import com.emerchantpay.gateway.model.Transaction; import com.emerchantpay.gateway.util.Configuration; import com.emerchantpay.gateway.util.Country; @@ -114421,7 +114485,7 @@

Authentication Flows

configuration.setPassword("SET_YOUR_PASSWORD"); configuration.setToken("SET_YOUR_TOKEN"); - Sale3DRequest request = new Sale3DRequest(); + InitRecurringSale3D request = new InitRecurringSale3D(); request.setTransactionId("119643250547501c79d8295"); request.setUsage("40208 concert tickets"); @@ -114455,9 +114519,9 @@

Authentication Flows

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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -114486,7 +114550,7 @@

Authentication Flows

return console.log(data); }; -transaction.sale3d( +transaction.init_recurring_sale3d( { "transaction_id": "119643250547501c79d8295", "usage": "40208 concert tickets", @@ -114526,7 +114590,7 @@

Authentication Flows

"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -114534,25 +114598,25 @@

Authentication Flows

"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -114589,13 +114653,13 @@

Authentication Flows

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>init_recurring_sale3d</transaction_type>
     <transaction_id>119643250547501c79d8295</transaction_id>
     <usage>40208 concert tickets</usage>
     <remote_ip>245.253.2.12</remote_ip>
@@ -114633,30 +114697,34 @@ 

Authentication Flows

<purchase> <category>service</category> </purchase> + <recurring> + <expiration_date>26-09-2024</expiration_date> + <frequency>30</frequency> + </recurring> <merchant_risk> <shipping_indicator>verified_address</shipping_indicator> <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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -114692,14 +114760,14 @@

Authentication Flows

stdClass Object
 (
-    [transaction_type] => sale3d
+    [transaction_type] => init_recurring_sale3d
     [status] => approved
     [mode] => test
     [transaction_id] => 119643250547501c79d8295
     [unique_id] => 44177a21403427eb96664a6d7e5d5d48
     [timestamp] => DateTime Object
         (
-            [date] => 2024-03-12 11:38:14.000000
+            [date] => 2024-03-25 14:34:44.000000
             [timezone_type] => 2
             [timezone] => Z
         )
@@ -114712,12 +114780,12 @@ 

Authentication Flows

<payment_response content=[
-    <transaction_type content=[sale3d]>
+    <transaction_type content=[init_recurring_sale3d]>
     <status content=[approved]>
     <mode content=[test]>
     <transaction_id content=[119643250547501c79d8295]>
     <unique_id content=[44177a21403427eb96664a6d7e5d5d48]>
-    <timestamp content=[2024-03-12T11:38:14Z]>
+    <timestamp content=[2024-03-25T14:34:44Z]>
     <descriptor content=[Descriptor one]>
     <amount content=[100]>
     <currency content=[USD]>
@@ -114727,12 +114795,12 @@ 

Authentication Flows

{
-    transaction_type: "sale3d",
+    transaction_type: "init_recurring_sale3d",
     status: "approved",
     mode: "test",
     transaction_id: "119643250547501c79d8295",
     unique_id: "44177a21403427eb96664a6d7e5d5d48",
-    timestamp: "2024-03-12T11:38:14Z",
+    timestamp: "2024-03-25T14:34:44Z",
     descriptor: "Descriptor one",
     amount: "100",
     currency: "USD",
@@ -114747,12 +114815,12 @@ 

Authentication Flows

  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>init_recurring_sale3d</transaction_type>
     <status>approved</status>
     <mode>test</mode>
     <transaction_id>119643250547501c79d8295</transaction_id>
     <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
-    <timestamp>2024-03-12T11:38:14Z</timestamp>
+    <timestamp>2024-03-25T14:34:44Z</timestamp>
     <descriptor>Descriptor one</descriptor>
     <amount>100</amount>
     <currency>USD</currency>
@@ -114769,7 +114837,7 @@ 

Authentication Flows

stdClass Object
 (
-    [transaction_type] => sale3d
+    [transaction_type] => init_recurring_sale3d
     [status] => declined
     [cvv_result_code] => P
     [retrieval_reference_number] => 323623238231
@@ -114784,7 +114852,7 @@ 

Authentication Flows

[mode] => test [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -114794,12 +114862,12 @@

Authentication Flows

[threeds] => {"eci"=>"05"} [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 )
<payment_response content=[
-    <transaction_type content=[sale3d]>
+    <transaction_type content=[init_recurring_sale3d]>
     <status content=[declined]>
     <cvv_result_code content=[P]>
     <retrieval_reference_number content=[323623238231]>
@@ -114812,19 +114880,19 @@ 

Authentication Flows

<technical_message content=[Do not honour]> <message content=[Transaction declined, please contact support!]> <mode content=[test]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:44Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <threeds content=[{"eci"=>"05"}]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> ]>
{
-    transaction_type: "sale3d",
+    transaction_type: "init_recurring_sale3d",
     status: "declined",
     cvv_result_code: "P",
     retrieval_reference_number: "323623238231",
@@ -114837,14 +114905,14 @@ 

Authentication Flows

technical_message: "Do not honour", message: "Transaction declined, please contact support!", mode: "test", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:44Z", descriptor: "Descriptor one", amount: "100", currency: "USD", threeds: "{"eci"=>"05"}", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", }
@@ -114854,7 +114922,7 @@

Authentication Flows

  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>init_recurring_sale3d</transaction_type>
     <status>declined</status>
     <cvv_result_code>P</cvv_result_code>
     <retrieval_reference_number>323623238231</retrieval_reference_number>
@@ -114867,7 +114935,7 @@ 

Authentication Flows

<technical_message>Do not honour</technical_message> <message>Transaction declined, please contact support!</message> <mode>test</mode> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:44Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -114876,7 +114944,7 @@

Authentication Flows

</threeds> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> </payment_response>
@@ -114978,7 +115046,7 @@
Reconcile

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -114994,7 +115062,7 @@ 
Reconcile
stdClass Object
 (
-    [transaction_type] => sale3d
+    [transaction_type] => init_recurring_sale3d
     [status] => approved
     [authorization_code] => 005645
     [retrieval_reference_number] => 016813015184
@@ -115002,7 +115070,7 @@ 
Reconcile
[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-12T11:38:14Z + [timestamp] => 2024-03-25T14:34:44Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -115023,7 +115091,7 @@
Reconcile
<payment_response content=[
-    <transaction_type content=[sale3d]>
+    <transaction_type content=[init_recurring_sale3d]>
     <status content=[approved]>
     <authorization_code content=[005645]>
     <retrieval_reference_number content=[016813015184]>
@@ -115031,7 +115099,7 @@ 
Reconcile
<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:44Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -115052,7 +115120,7 @@
Reconcile
{
-    transaction_type: "sale3d",
+    transaction_type: "init_recurring_sale3d",
     status: "approved",
     authorization_code: "005645",
     retrieval_reference_number: "016813015184",
@@ -115060,7 +115128,7 @@ 
Reconcile
unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:44Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -115086,7 +115154,7 @@
Reconcile
  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>init_recurring_sale3d</transaction_type>
     <status>approved</status>
     <authorization_code>005645</authorization_code>
     <retrieval_reference_number>016813015184</retrieval_reference_number>
@@ -115094,7 +115162,7 @@ 
Reconcile
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:44Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -115262,7 +115330,7 @@
Notification
?transaction_id=119643250547501c79d8295
 &unique_id=44177a21403427eb96664a6d7e5d5d48
-&transaction_type=sale3d
+&transaction_type=init_recurring_sale3d
 &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
 &status=approved
 &amount=100
@@ -115284,7 +115352,7 @@ 
Notification
?transaction_id=119643250547501c79d8295
 &unique_id=44177a21403427eb96664a6d7e5d5d48
-&transaction_type=sale3d
+&transaction_type=init_recurring_sale3d
 &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
 &status=declined
 &amount=100
@@ -115556,9 +115624,9 @@ 
Notification
->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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}') @@ -115636,9 +115704,9 @@
Notification
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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -115707,7 +115775,7 @@
Notification
"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -115715,25 +115783,25 @@
Notification
"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -115770,7 +115838,7 @@
Notification

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -115819,25 +115887,25 @@ 
Notification
<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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -115882,7 +115950,7 @@
Notification
[threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -115901,7 +115969,7 @@
Notification
<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <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-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:44Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -115917,7 +115985,7 @@
Notification
unique_id: "44177a21403427eb96664a6d7e5d5d48", 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-12T11:38:14Z", + timestamp: "2024-03-25T14:34:44Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -115938,7 +116006,7 @@
Notification
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <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-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:44Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -115966,8 +116034,8 @@
Notification
action="https://staging.gate.e-comprocessing.net/threeds/threeds_method" target="threeDSMethodIframe"> <input type="hidden" name="unique_id" value="44177a21403427eb96664a6d7e5d5d48" /> - <!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 --> - <input type="hidden" name="signature" value="a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4" /> + <!-- The signature is built as per the above notes for merchant with API password f0b5bbaae394aff0e4b5f0bbc44608d248f73a45 --> + <input type="hidden" name="signature" value="497c9e54b4ca76627f1659ca3d231d7cb38f95d3360487439db1c1be6248eaea9272503c8637cf43184a07be88569b92d90133b0ef1b1fbc9c1d7cf525e39f03" /> </form> </body> @@ -115983,21 +116051,21 @@
Notification
</html>
<!-- 3DS-Method Callback inside the iframe indicating the 3DS-Method completed -->
 <!-- Content-Type: application/x-www-form-urlencoded -->
-<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
+<!-- The signature is built as per the above notes for merchant with API password f0b5bbaae394aff0e4b5f0bbc44608d248f73a45 -->
 
 POST https://www.example.com/threeds/threeds_method/callback
 
 unique_id=44177a21403427eb96664a6d7e5d5d48
 &threeds_method_status=completed
-&signature=496539b8f6372211eaec6de9a406edd9a5f5b94870cea8dbd8ada1843e24287794d041e230faaf62472baa35c8213f84cbc5bf6ceed865d483f6778996992a53
+&signature=64d5da0d16804cc7ce113c10be42dcd1af73a75eaa3d08c314f00d1f0d05f8a6ec997b7491b46440554c1f9bd5af034ec005524ec749a7fc028e4b390991f6c7
 
<!-- 3DS-Method continue API call -->
 <!-- Content-Type: application/x-www-form-urlencoded -->
-<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
+<!-- The signature is built as per the above notes for merchant with API password f0b5bbaae394aff0e4b5f0bbc44608d248f73a45 -->
 
 curl https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 \
    -X PUT \
    -H "Content-Type: application/x-www-form-urlencoded" \
-   -d signature=a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4
+   -d signature=497c9e54b4ca76627f1659ca3d231d7cb38f95d3360487439db1c1be6248eaea9272503c8637cf43184a07be88569b92d90133b0ef1b1fbc9c1d7cf525e39f03
 
@@ -116013,7 +116081,7 @@
Notification
[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -116022,7 +116090,7 @@
Notification
[currency] => USD [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0313 + [scheme_settlement_date] => 0326 [threeds] => {"eci"=>"05"} )
@@ -116033,13 +116101,13 @@
Notification
<mode content=[test]> <transaction_id content=[119643250547501c79d8295]> <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:44Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0313]> + <scheme_settlement_date content=[0326]> <threeds content=[{"eci"=>"05"}]> ]>
@@ -116050,13 +116118,13 @@
Notification
mode: "test", transaction_id: "119643250547501c79d8295", unique_id: "44177a21403427eb96664a6d7e5d5d48", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:44Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0313", + scheme_settlement_date: "0326", threeds: "{"eci"=>"05"}", }
@@ -116072,13 +116140,13 @@
Notification
<mode>test</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:44Z</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>0313</scheme_settlement_date> + <scheme_settlement_date>0326</scheme_settlement_date> <threeds> <eci>05</eci> </threeds> @@ -116104,7 +116172,7 @@
Notification
[mode] => test [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:44.000000 [timezone_type] => 2 [timezone] => Z ) @@ -116128,7 +116196,7 @@
Notification
<technical_message content=[Do not honour]> <message content=[Transaction declined, please contact support!]> <mode content=[test]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:44Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -116149,7 +116217,7 @@
Notification
technical_message: "Do not honour", message: "Transaction declined, please contact support!", mode: "test", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:44Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -116175,7 +116243,7 @@
Notification
<technical_message>Do not honour</technical_message> <message>Transaction declined, please contact support!</message> <mode>test</mode> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:44Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -116290,7 +116358,7 @@
Reconcile

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -116314,7 +116382,7 @@ 
Reconcile
[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-12T11:38:14Z + [timestamp] => 2024-03-25T14:34:45Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -116343,7 +116411,7 @@
Reconcile
<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:45Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -116372,7 +116440,7 @@
Reconcile
unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:45Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -116406,7 +116474,7 @@
Reconcile
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:45Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -116704,7 +116772,7 @@
Notification
\Genesis\Config::loadSettings('/path/to/config.ini'); try { - $genesis = new Genesis('Financial\Cards\Recurring\InitRecurringSale3D'); + $genesis = new Genesis('Financial\Cards\Authorize3D'); $request = $genesis->request(); $request @@ -116740,9 +116808,9 @@
Notification
->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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}') @@ -116767,7 +116835,7 @@
Notification
import com.emerchantpay.gateway.api.TransactionResult; import com.emerchantpay.gateway.api.constants.Endpoints; import com.emerchantpay.gateway.api.constants.Environments; -import com.emerchantpay.gateway.api.requests.financial.card.recurring.InitRecurringSale3D; +import com.emerchantpay.gateway.api.requests.financial.card.Authorize3DRequest; import com.emerchantpay.gateway.model.Transaction; import com.emerchantpay.gateway.util.Configuration; import com.emerchantpay.gateway.util.Country; @@ -116786,7 +116854,7 @@
Notification
configuration.setPassword("SET_YOUR_PASSWORD"); configuration.setToken("SET_YOUR_TOKEN"); - InitRecurringSale3D request = new InitRecurringSale3D(); + Authorize3DRequest request = new Authorize3DRequest(); request.setTransactionId("119643250547501c79d8295"); request.setUsage("40208 concert tickets"); @@ -116820,9 +116888,9 @@
Notification
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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -116851,7 +116919,7 @@
Notification
return console.log(data); }; -transaction.init_recurring_sale3d( +transaction.authorize3d( { "transaction_id": "119643250547501c79d8295", "usage": "40208 concert tickets", @@ -116891,7 +116959,7 @@
Notification
"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -116899,25 +116967,25 @@
Notification
"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -116954,13 +117022,13 @@
Notification

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
-    <transaction_type>init_recurring_sale3d</transaction_type>
+    <transaction_type>authorize3d</transaction_type>
     <transaction_id>119643250547501c79d8295</transaction_id>
     <usage>40208 concert tickets</usage>
     <remote_ip>245.253.2.12</remote_ip>
@@ -116998,34 +117066,30 @@ 
Notification
<purchase> <category>service</category> </purchase> - <recurring> - <expiration_date>13-09-2024</expiration_date> - <frequency>30</frequency> - </recurring> <merchant_risk> <shipping_indicator>verified_address</shipping_indicator> <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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -117061,7 +117125,7 @@
Notification
stdClass Object
 (
-    [transaction_type] => init_recurring_sale3d
+    [transaction_type] => authorize3d
     [status] => pending_async
     [mode] => test
     [transaction_id] => 119643250547501c79d8295
@@ -117070,7 +117134,7 @@ 
Notification
[redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:45.000000 [timezone_type] => 2 [timezone] => Z ) @@ -117082,14 +117146,14 @@
Notification
<payment_response content=[
-    <transaction_type content=[init_recurring_sale3d]>
+    <transaction_type content=[authorize3d]>
     <status content=[pending_async]>
     <mode content=[test]>
     <transaction_id content=[119643250547501c79d8295]>
     <unique_id content=[44177a21403427eb96664a6d7e5d5d48]>
     <redirect_url content=[https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48]>
     <redirect_url_type content=[3ds_v2_challenge]>
-    <timestamp content=[2024-03-12T11:38:14Z]>
+    <timestamp content=[2024-03-25T14:34:45Z]>
     <descriptor content=[Descriptor one]>
     <amount content=[100]>
     <currency content=[USD]>
@@ -117098,14 +117162,14 @@ 
Notification
{
-    transaction_type: "init_recurring_sale3d",
+    transaction_type: "authorize3d",
     status: "pending_async",
     mode: "test",
     transaction_id: "119643250547501c79d8295",
     unique_id: "44177a21403427eb96664a6d7e5d5d48",
     redirect_url: "https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48",
     redirect_url_type: "3ds_v2_challenge",
-    timestamp: "2024-03-12T11:38:14Z",
+    timestamp: "2024-03-25T14:34:45Z",
     descriptor: "Descriptor one",
     amount: "100",
     currency: "USD",
@@ -117119,14 +117183,14 @@ 
Notification
  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>init_recurring_sale3d</transaction_type>
+    <transaction_type>authorize3d</transaction_type>
     <status>pending_async</status>
     <mode>test</mode>
     <transaction_id>119643250547501c79d8295</transaction_id>
     <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
     <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-12T11:38:14Z</timestamp>
+    <timestamp>2024-03-25T14:34:45Z</timestamp>
     <descriptor>Descriptor one</descriptor>
     <amount>100</amount>
     <currency>USD</currency>
@@ -117232,7 +117296,7 @@ 
Reconcile

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -117248,7 +117312,7 @@ 
Reconcile
stdClass Object
 (
-    [transaction_type] => init_recurring_sale3d
+    [transaction_type] => authorize3d
     [status] => approved
     [authorization_code] => 005645
     [retrieval_reference_number] => 016813015184
@@ -117256,7 +117320,7 @@ 
Reconcile
[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-12T11:38:14Z + [timestamp] => 2024-03-25T14:34:45Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -117277,7 +117341,7 @@
Reconcile
<payment_response content=[
-    <transaction_type content=[init_recurring_sale3d]>
+    <transaction_type content=[authorize3d]>
     <status content=[approved]>
     <authorization_code content=[005645]>
     <retrieval_reference_number content=[016813015184]>
@@ -117285,7 +117349,7 @@ 
Reconcile
<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-12T11:38:14Z]> + <timestamp content=[2024-03-25T14:34:45Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -117306,7 +117370,7 @@
Reconcile
{
-    transaction_type: "init_recurring_sale3d",
+    transaction_type: "authorize3d",
     status: "approved",
     authorization_code: "005645",
     retrieval_reference_number: "016813015184",
@@ -117314,7 +117378,7 @@ 
Reconcile
unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-12T11:38:14Z", + timestamp: "2024-03-25T14:34:45Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -117340,7 +117404,7 @@
Reconcile
  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>init_recurring_sale3d</transaction_type>
+    <transaction_type>authorize3d</transaction_type>
     <status>approved</status>
     <authorization_code>005645</authorization_code>
     <retrieval_reference_number>016813015184</retrieval_reference_number>
@@ -117348,7 +117412,7 @@ 
Reconcile
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-12T11:38:14Z</timestamp> + <timestamp>2024-03-25T14:34:45Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -117516,7 +117580,7 @@
Notification
?transaction_id=119643250547501c79d8295
 &unique_id=44177a21403427eb96664a6d7e5d5d48
-&transaction_type=init_recurring_sale3d
+&transaction_type=authorize3d
 &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
 &status=approved
 &amount=100
@@ -117538,7 +117602,7 @@ 
Notification
?transaction_id=119643250547501c79d8295
 &unique_id=44177a21403427eb96664a6d7e5d5d48
-&transaction_type=init_recurring_sale3d
+&transaction_type=authorize3d
 &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
 &status=declined
 &amount=100
@@ -117760,7 +117824,7 @@ 
Notification
\Genesis\Config::loadSettings('/path/to/config.ini'); try { - $genesis = new Genesis('Financial\Cards\Sale3D'); + $genesis = new Genesis('Financial\Cards\Authorize3D'); $request = $genesis->request(); $request @@ -117796,9 +117860,9 @@
Notification
->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"=>"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"}') + ->setThreedsRecurring('{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}') @@ -117823,7 +117887,7 @@
Notification
import com.emerchantpay.gateway.api.TransactionResult; import com.emerchantpay.gateway.api.constants.Endpoints; import com.emerchantpay.gateway.api.constants.Environments; -import com.emerchantpay.gateway.api.requests.financial.card.Sale3DRequest; +import com.emerchantpay.gateway.api.requests.financial.card.Authorize3DRequest; import com.emerchantpay.gateway.model.Transaction; import com.emerchantpay.gateway.util.Configuration; import com.emerchantpay.gateway.util.Country; @@ -117842,7 +117906,7 @@
Notification
configuration.setPassword("SET_YOUR_PASSWORD"); configuration.setToken("SET_YOUR_TOKEN"); - Sale3DRequest request = new Sale3DRequest(); + Authorize3DRequest request = new Authorize3DRequest(); request.setTransactionId("119643250547501c79d8295"); request.setUsage("40208 concert tickets"); @@ -117876,9 +117940,9 @@
Notification
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"=>"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.setThreedsRecurring("{"expiration_date"=>"26-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"=>"26-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"26-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"26-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"11-03-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"21-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"=>"26-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"}"); @@ -117907,7 +117971,7 @@
Notification
return console.log(data); }; -transaction.sale3d( +transaction.authorize3d( { "transaction_id": "119643250547501c79d8295", "usage": "40208 concert tickets", @@ -117947,7 +118011,7 @@
Notification
"category": "service" }, "recurring": { - "expiration_date": "13-09-2024", + "expiration_date": "26-09-2024", "frequency": 30 }, "merchant_risk": { @@ -117955,25 +118019,25 @@
Notification
"delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "13-04-2024", + "pre_order_date": "26-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "13-03-2023", + "creation_date": "26-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "13-12-2023", + "last_change_date": "26-12-2023", "password_change_indicator": "no_change", - "password_change_date": "27-02-2024", + "password_change_date": "11-03-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "08-03-2024", + "shipping_address_date_first_used": "21-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" + "registration_date": "26-03-2022" }, "browser": { "accept_header": "*/*", @@ -118010,13 +118074,13 @@
Notification

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
   <?xml version="1.0" encoding="UTF-8"?>
   <payment_transaction>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>authorize3d</transaction_type>
     <transaction_id>119643250547501c79d8295</transaction_id>
     <usage>40208 concert tickets</usage>
     <remote_ip>245.253.2.12</remote_ip>
@@ -118059,25 +118123,25 @@ 
Notification
<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>13-04-2024</pre_order_date> + <pre_order_date>26-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>13-03-2023</creation_date> + <creation_date>26-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>13-12-2023</last_change_date> + <last_change_date>26-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>27-02-2024</password_change_date> + <password_change_date>11-03-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>21-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>13-03-2022</registration_date> + <registration_date>26-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -118113,7 +118177,7 @@
Notification
stdClass Object
 (
-    [transaction_type] => sale3d
+    [transaction_type] => authorize3d
     [status] => pending_async
     [mode] => test
     [transaction_id] => 119643250547501c79d8295
@@ -118122,7 +118186,7 @@ 
Notification
[threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:45.000000 [timezone_type] => 2 [timezone] => Z ) @@ -118134,14 +118198,14 @@
Notification
<payment_response content=[
-    <transaction_type content=[sale3d]>
+    <transaction_type content=[authorize3d]>
     <status content=[pending_async]>
     <mode content=[test]>
     <transaction_id content=[119643250547501c79d8295]>
     <unique_id content=[44177a21403427eb96664a6d7e5d5d48]>
     <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-12T11:38:14Z]>
+    <timestamp content=[2024-03-25T14:34:45Z]>
     <descriptor content=[Descriptor one]>
     <amount content=[100]>
     <currency content=[USD]>
@@ -118150,14 +118214,14 @@ 
Notification
{
-    transaction_type: "sale3d",
+    transaction_type: "authorize3d",
     status: "pending_async",
     mode: "test",
     transaction_id: "119643250547501c79d8295",
     unique_id: "44177a21403427eb96664a6d7e5d5d48",
     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-12T11:38:14Z",
+    timestamp: "2024-03-25T14:34:45Z",
     descriptor: "Descriptor one",
     amount: "100",
     currency: "USD",
@@ -118171,14 +118235,14 @@ 
Notification
  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>authorize3d</transaction_type>
     <status>pending_async</status>
     <mode>test</mode>
     <transaction_id>119643250547501c79d8295</transaction_id>
     <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
     <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-12T11:38:14Z</timestamp>
+    <timestamp>2024-03-25T14:34:45Z</timestamp>
     <descriptor>Descriptor one</descriptor>
     <amount>100</amount>
     <currency>USD</currency>
@@ -118206,8 +118270,8 @@ 
Notification
action="https://staging.gate.e-comprocessing.net/threeds/threeds_method" target="threeDSMethodIframe"> <input type="hidden" name="unique_id" value="44177a21403427eb96664a6d7e5d5d48" /> - <!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 --> - <input type="hidden" name="signature" value="a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4" /> + <!-- The signature is built as per the above notes for merchant with API password f0b5bbaae394aff0e4b5f0bbc44608d248f73a45 --> + <input type="hidden" name="signature" value="63b2dd103b1ca4676a68daeaecf5d33dd9fa0d16bcef01f8a0ff422e7b6d26d66a8f07a5e312c58097bafdefe3526d96f31540bb6319339c71a7c2b543b3b705" /> </form> </body> @@ -118223,21 +118287,21 @@
Notification
</html>
<!-- 3DS-Method Callback inside the iframe indicating the 3DS-Method completed -->
 <!-- Content-Type: application/x-www-form-urlencoded -->
-<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
+<!-- The signature is built as per the above notes for merchant with API password f0b5bbaae394aff0e4b5f0bbc44608d248f73a45 -->
 
 POST https://www.example.com/threeds/threeds_method/callback
 
 unique_id=44177a21403427eb96664a6d7e5d5d48
 &threeds_method_status=completed
-&signature=496539b8f6372211eaec6de9a406edd9a5f5b94870cea8dbd8ada1843e24287794d041e230faaf62472baa35c8213f84cbc5bf6ceed865d483f6778996992a53
+&signature=64d5da0d16804cc7ce113c10be42dcd1af73a75eaa3d08c314f00d1f0d05f8a6ec997b7491b46440554c1f9bd5af034ec005524ec749a7fc028e4b390991f6c7
 
<!-- 3DS-Method continue API call -->
 <!-- Content-Type: application/x-www-form-urlencoded -->
-<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
+<!-- The signature is built as per the above notes for merchant with API password f0b5bbaae394aff0e4b5f0bbc44608d248f73a45 -->
 
 curl https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 \
    -X PUT \
    -H "Content-Type: application/x-www-form-urlencoded" \
-   -d signature=a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4
+   -d signature=63b2dd103b1ca4676a68daeaecf5d33dd9fa0d16bcef01f8a0ff422e7b6d26d66a8f07a5e312c58097bafdefe3526d96f31540bb6319339c71a7c2b543b3b705
 
@@ -118246,7 +118310,7 @@
Notification
stdClass Object
 (
-    [transaction_type] => sale3d
+    [transaction_type] => authorize3d
     [status] => pending_async
     [mode] => test
     [transaction_id] => 119643250547501c79d8295
@@ -118255,7 +118319,7 @@ 
Notification
[redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-12 11:38:14.000000 + [date] => 2024-03-25 14:34:45.000000 [timezone_type] => 2 [timezone] => Z ) @@ -118267,14 +118331,14 @@
Notification
<payment_response content=[
-    <transaction_type content=[sale3d]>
+    <transaction_type content=[authorize3d]>
     <status content=[pending_async]>
     <mode content=[test]>
     <transaction_id content=[119643250547501c79d8295]>
     <unique_id content=[44177a21403427eb96664a6d7e5d5d48]>
     <redirect_url content=[https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48]>
     <redirect_url_type content=[3ds_v2_challenge]>
-    <timestamp content=[2024-03-12T11:38:14Z]>
+    <timestamp content=[2024-03-25T14:34:45Z]>
     <descriptor content=[Descriptor one]>
     <amount content=[100]>
     <currency content=[USD]>
@@ -118283,14 +118347,14 @@ 
Notification
{
-    transaction_type: "sale3d",
+    transaction_type: "authorize3d",
     status: "pending_async",
     mode: "test",
     transaction_id: "119643250547501c79d8295",
     unique_id: "44177a21403427eb96664a6d7e5d5d48",
     redirect_url: "https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48",
     redirect_url_type: "3ds_v2_challenge",
-    timestamp: "2024-03-12T11:38:14Z",
+    timestamp: "2024-03-25T14:34:45Z",
     descriptor: "Descriptor one",
     amount: "100",
     currency: "USD",
@@ -118304,14 +118368,14 @@ 
Notification
  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>authorize3d</transaction_type>
     <status>pending_async</status>
     <mode>test</mode>
     <transaction_id>119643250547501c79d8295</transaction_id>
     <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
     <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-12T11:38:14Z</timestamp>
+    <timestamp>2024-03-25T14:34:45Z</timestamp>
     <descriptor>Descriptor one</descriptor>
     <amount>100</amount>
     <currency>USD</currency>
@@ -118421,7 +118485,7 @@ 
Reconcile

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -118437,7 +118501,7 @@ 
Reconcile
stdClass Object
 (
-    [transaction_type] => sale3d
+    [transaction_type] => authorize3d
     [status] => approved
     [authorization_code] => 005645
     [retrieval_reference_number] => 016813015184
@@ -118445,7 +118509,7 @@ 
Reconcile
[unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-12T11:38:15Z + [timestamp] => 2024-03-25T14:34:45Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -118466,7 +118530,7 @@
Reconcile
<payment_response content=[
-    <transaction_type content=[sale3d]>
+    <transaction_type content=[authorize3d]>
     <status content=[approved]>
     <authorization_code content=[005645]>
     <retrieval_reference_number content=[016813015184]>
@@ -118474,7 +118538,7 @@ 
Reconcile
<unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-12T11:38:15Z]> + <timestamp content=[2024-03-25T14:34:45Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -118495,7 +118559,7 @@
Reconcile
{
-    transaction_type: "sale3d",
+    transaction_type: "authorize3d",
     status: "approved",
     authorization_code: "005645",
     retrieval_reference_number: "016813015184",
@@ -118503,7 +118567,7 @@ 
Reconcile
unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-12T11:38:15Z", + timestamp: "2024-03-25T14:34:45Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -118529,7 +118593,7 @@
Reconcile
  <?xml version="1.0" encoding="UTF-8"?>
   <payment_response>
-    <transaction_type>sale3d</transaction_type>
+    <transaction_type>authorize3d</transaction_type>
     <status>approved</status>
     <authorization_code>005645</authorization_code>
     <retrieval_reference_number>016813015184</retrieval_reference_number>
@@ -118537,7 +118601,7 @@ 
Reconcile
<unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-12T11:38:15Z</timestamp> + <timestamp>2024-03-25T14:34:45Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -118718,7 +118782,7 @@
Notification
?transaction_id=119643250547501c79d8295
 &unique_id=44177a21403427eb96664a6d7e5d5d48
-&transaction_type=sale3d
+&transaction_type=authorize3d
 &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
 &status=approved
 &amount=100
@@ -118741,7 +118805,7 @@ 
Notification
?transaction_id=119643250547501c79d8295
 &unique_id=44177a21403427eb96664a6d7e5d5d48
-&transaction_type=sale3d
+&transaction_type=authorize3d
 &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
 &status=declined
 &amount=100
@@ -119129,7 +119193,7 @@ 

Create Consumer Registration

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_consumer \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/create_consumer \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -119524,7 +119588,7 @@ 

Update Consumer Registration

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_consumer \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/update_consumer \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -119631,7 +119695,7 @@ 

Create Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -119665,7 +119729,7 @@ 

Create Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -119698,7 +119762,7 @@ 

Create Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -119733,7 +119797,7 @@ 

Create Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -120403,7 +120467,7 @@ 

Update Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -120422,7 +120486,7 @@ 

Update Transaction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -120561,7 +120625,7 @@ 

Identity Document Upload

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/upload_document \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/upload_document \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -120733,7 +120797,7 @@ 

Identity Document Download

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/download_document \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/download_document \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -120836,7 +120900,7 @@ 

Make call

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_authentication \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/create_authentication \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -121149,7 +121213,7 @@ 

Update call

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_authentication \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/update_authentication \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -121252,7 +121316,7 @@ 

Create Verification

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/verifications \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/verifications \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -122079,7 +122143,7 @@ 

Verification Status

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/verifications/status \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/verifications/status \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -122293,7 +122357,7 @@ 

Verification Register

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/verifications/register \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/verifications/register \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -122588,7 +122652,7 @@ 

Kyc Service Notification

</notification_echo>

CPF check

-

Check the status of a specific Brazilian personal's CPF number. The CPF number number to be checked is provided in the request URL as a parameter, explained bellow.

+

Check the status of a specific Brazilian personal's CPF number. The CPF number is provided in the request URL as a parameter.

POST /api/v1/cpf/DOCUMENT_ID

@@ -122596,7 +122660,7 @@

CPF check

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/cpf/40442820135 \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/cpf/40442820135 \
    -X POST \
 
@@ -122611,7 +122675,7 @@

CPF check

"code": "active", "description": "Active" }, - "date_of_birth": "1970-11-14" + "date_of_birth": "14111970" }
@@ -122656,10 +122720,18 @@

CPF check

CNPJ check

-

Check the status of a specific Brazilian company's CNPJ number. The CNPJ number to be checked is provided in the request URL as a parameter, explained bellow.

+

Check the status of a specific Brazilian company's CNPJ number. The CNPJ number is provided in the request URL as a parameter.

POST /api/v1/cnpj/DOCUMENT_ID

+
+

Request

+
+ +
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.kyc.e-comprocessing.net/api/v1/cnpj/54447820000155 \
+   -X POST \
+
+

Successful Response

@@ -122780,7 +122852,7 @@

Get Tiers

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/fx/tiers \
    -X GET \
 
@@ -122869,7 +122941,7 @@

Get Tier

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/1 \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/fx/tiers/1 \
    -X GET \
 
@@ -122958,7 +123030,7 @@

Get Rates

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates \
    -X GET \
 
@@ -123043,7 +123115,7 @@

Get Rate

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates/1 \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates/1 \
    -X GET \
 
@@ -123127,7 +123199,7 @@

Search Rate

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/:tier_id/rates/search \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/fx/tiers/:tier_id/rates/search \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -124665,7 +124737,7 @@ 

How to use managed recur

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -128037,7 +128109,7 @@ 

Introduction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -128094,7 +128166,7 @@ 

Introduction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -128985,7 +129057,7 @@ 

Introduction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/trustly/select_account/:terminal_token \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/trustly/select_account/:terminal_token \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -129160,7 +129232,7 @@ 

Introduction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -129223,7 +129295,7 @@ 

Introduction

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -129414,7 +129486,7 @@ 

Retrieve Payers API

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/transfer_to_payers/payers \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/transfer_to_payers/payers \
    -X GET \
 
@@ -131058,7 +131130,7 @@

Travel Types

Airli

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -131221,7 +131293,7 @@ 

Travel Types

Airli

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -131575,7 +131647,7 @@ 

Travel Types

Airli

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -131738,7 +131810,7 @@ 

Travel Types

Airli

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -132055,7 +132127,7 @@ 

Car Rental

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -132284,7 +132356,7 @@ 

Car Rental

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -132477,7 +132549,7 @@ 

Hotel Rental

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -132658,7 +132730,7 @@ 

Hotel Rental

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -132851,7 +132923,7 @@ 

Ancillary Charges

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -133031,7 +133103,7 @@ 

Ancillary Charges

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -133229,7 +133301,7 @@ 

Miscellaneous Charges

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -133404,7 +133476,7 @@ 

Miscellaneous Charges

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -133619,7 +133691,7 @@ 

Special Cases

Special Cases

Special Cases

Special Cases

Special Cases

Special Cases

Special Cases

Special Cases

Visa Refund

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '
@@ -135262,7 +135334,7 @@ 

SCA Checker

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/sca/checker/:terminal_token \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/v1/sca/checker/:terminal_token \
    -X POST \
    -H "Content-Type: application/json" \
    -d '
@@ -135783,7 +135855,7 @@ 

How to use account name inqu

Request

-
curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
+
curl https://username:f0b5bbaae394aff0e4b5f0bbc44608d248f73a45@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    -X POST \
    -H "Content-Type: text/xml" \
    -d '