diff --git a/gateway-api-docs.pdf b/gateway-api-docs.pdf index ee784c0..916c9c8 100644 Binary files a/gateway-api-docs.pdf and b/gateway-api-docs.pdf differ diff --git a/includes/funding/identifier-types b/includes/funding/identifier-types index c9bf117..ec26c6c 100644 --- a/includes/funding/identifier-types +++ b/includes/funding/identifier-types @@ -15,7 +15,7 @@ own_account -4829, 6538 +4829, 6051, 6211, 6538, 6540, 7800, 7801, 7802, 7994, 7995, 9406 own_credit_card_bill diff --git a/includes/funding/transactions b/includes/funding/transactions index aa70b48..23f6d2d 100644 --- a/includes/funding/transactions +++ b/includes/funding/transactions @@ -21,7 +21,7 @@ available identifier types and receiver account types.

own_account -4829, 6538 +4829, 6051, 6211, 6538, 6540, 7800, 7801, 7802, 7994, 7995, 9406 own_credit_card_bill diff --git a/index.html b/index.html index e30ffa4..5620450 100644 --- a/index.html +++ b/index.html @@ -1262,8 +1262,20 @@
  • - Issuer Response Codes + Scheme Response Codes
  • @@ -2870,9 +2882,9 @@

    Version

    -

    API version 44.5

    +

    API version 44.8

    -

    Documentation version 44.5

    +

    Documentation version 44.8

    History

    @@ -5462,6 +5474,24 @@

    History

    + + + + + + + + + + + + + + + + + +
    Simeon Angelov Changed the purpose_of_payment to required API param for Visa OCT transactions with recipients in Argentina, Bangladesh, Egypt, India, Chile and Colombia.
    44.62024/03/01Atanas NaydenovAdded Scheme response codes and removed Issuer response codes.
    44.72024/03/06Kaloyan MirchevAdded descriptions for CPF/CNPJ checks API response.
    44.82024/03/07Muhammad Moawaz AyubAdded additional MCCs to the list for own-account Funding Transactions.

    Introduction

    @@ -5882,7 +5912,7 @@

    Smart Routing API

    With authentication params in the URL:

    -

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

    +

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

    For the production system use the following URLs:

    @@ -5890,7 +5920,7 @@

    Smart Routing API

    With authentication params in the URL:

    -

    POST https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@prod.api.e-comprocessing.net/transactions

    +

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

    Transactions

    Invoking a Transaction

    A transaction is invoked via HTTPS POST, parameters are passed as XML with UTF-8 encoding.

    Card

    Recurring V2

    @@ -6073,8 +6103,8 @@

    Initial Recurring

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

    Initial Recurring

    Request

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

    Initial Recurring

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

    Initial Recurring

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

    Initial Recurring

    Request

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

    Initial Recurring

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

    Initial Recurring

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:02.000000 [timezone_type] => 2 [timezone] => Z ) @@ -6857,7 +6887,7 @@

    Initial Recurring

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

    Initial Recurring

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:02Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -6913,13 +6943,13 @@

    Initial Recurring

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:02Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -6949,13 +6979,13 @@

    Initial Recurring

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:02Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> @@ -7044,7 +7074,7 @@

    Initial Recurring

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. recurring_advice_code @@ -7119,12 +7149,12 @@

    Initial Recurring

    scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -7165,7 +7195,7 @@

    Initial Recurring

    [message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:02.000000 [timezone_type] => 2 [timezone] => Z ) @@ -7186,7 +7216,7 @@

    Initial Recurring

    <response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:02Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -7204,7 +7234,7 @@

    Initial Recurring

    response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:02Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -7227,7 +7257,7 @@

    Initial Recurring

    <response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:02Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -7428,8 +7458,8 @@

    Subsequent Recurring

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

    Subsequent Recurring

    Request

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

    Subsequent Recurring

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

    Subsequent Recurring

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

    Subsequent Recurring

    Request

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

    Subsequent Recurring

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

    Subsequent Recurring

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:02.000000 [timezone_type] => 2 [timezone] => Z ) @@ -7756,7 +7786,7 @@

    Subsequent Recurring

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:02Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[true]> @@ -7778,7 +7808,7 @@

    Subsequent Recurring

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:02Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "true", @@ -7805,7 +7835,7 @@

    Subsequent Recurring

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:02Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>true</sent_to_acquirer> @@ -7862,7 +7892,7 @@

    Subsequent Recurring

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. recurring_advice_code @@ -7912,7 +7942,7 @@

    Subsequent Recurring

    scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -7943,7 +7973,7 @@

    Subsequent Recurring

    [message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:02.000000 [timezone_type] => 2 [timezone] => Z ) @@ -7963,7 +7993,7 @@

    Subsequent Recurring

    <response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:02Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[false]> @@ -7980,7 +8010,7 @@

    Subsequent Recurring

    response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:02Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "false", @@ -8002,7 +8032,7 @@

    Subsequent Recurring

    <response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:02Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>false</sent_to_acquirer> @@ -8056,7 +8086,7 @@

    Subsequent Recurring

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -8285,8 +8315,8 @@

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

    Non-referenced Subsequent Recurring

    Request

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

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

    Non-referenced Subsequent Recurring [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -8854,7 +8884,7 @@

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

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

    Non-referenced Subsequent Recurring response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -8946,13 +8976,13 @@

    Non-referenced Subsequent Recurring <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> @@ -9041,7 +9071,7 @@

    Non-referenced Subsequent Recurring response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. recurring_advice_code @@ -9116,12 +9146,12 @@

    Non-referenced Subsequent Recurring scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -9162,7 +9192,7 @@

    Non-referenced Subsequent Recurring [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -9183,7 +9213,7 @@

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

    Non-referenced Subsequent Recurring code: "510", technical_message: "Invalid Issuer", message: "Transaction failed, please contact support!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -9224,7 +9254,7 @@

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

    Non-referenced Subsequent Recurring [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -9351,7 +9381,7 @@

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

    Non-referenced Subsequent Recurring response_code: "57", code: "510", message: "Transaction failed, please contact support!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -9392,7 +9422,7 @@

    Non-referenced Subsequent Recurring <response_code>57</response_code> <code>510</code> <message>Transaction failed, please contact support!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -9631,7 +9661,7 @@

    How to

    Request

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

    Init Recurring Sale

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

    Init Recurring Sale

    Request

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

    Init Recurring Sale

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

    Init Recurring Sale

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -10853,7 +10883,7 @@

    Init Recurring Sale

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

    Init Recurring Sale

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -10907,13 +10937,13 @@

    Init Recurring Sale

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -10942,13 +10972,13 @@

    Init Recurring Sale

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> @@ -11032,7 +11062,7 @@

    Init Recurring Sale

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. recurring_advice_code @@ -11107,12 +11137,12 @@

    Init Recurring Sale

    scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -11152,7 +11182,7 @@

    Init Recurring Sale

    [message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -11172,7 +11202,7 @@

    Init Recurring Sale

    <response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -11189,7 +11219,7 @@

    Init Recurring Sale

    response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -11211,7 +11241,7 @@

    Init Recurring Sale

    <response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -11408,8 +11438,8 @@

    Recurring Sale

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

    Recurring Sale

    Request

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

    Recurring Sale

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

    Recurring Sale

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -11644,7 +11674,7 @@

    Recurring Sale

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[true]> @@ -11665,7 +11695,7 @@

    Recurring Sale

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "true", @@ -11691,7 +11721,7 @@

    Recurring Sale

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>true</sent_to_acquirer> @@ -11743,7 +11773,7 @@

    Recurring Sale

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. recurring_advice_code @@ -11793,7 +11823,7 @@

    Recurring Sale

    scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -11823,7 +11853,7 @@

    Recurring Sale

    [message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -11842,7 +11872,7 @@

    Recurring Sale

    <response_code content=[57]> <code content=[340]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <sent_to_acquirer content=[false]> @@ -11858,7 +11888,7 @@

    Recurring Sale

    response_code: "57", code: "340", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", sent_to_acquirer: "false", @@ -11879,7 +11909,7 @@

    Recurring Sale

    <response_code>57</response_code> <code>340</code> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <sent_to_acquirer>false</sent_to_acquirer> @@ -11928,7 +11958,7 @@

    Recurring Sale

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -12119,7 +12149,7 @@
    How to

    Request

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

    Authorize

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

    Authorize

    Request

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

    Authorize

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

    Authorize

    Request

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

    Authorize

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

    Authorize

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:01.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -13429,7 +13459,7 @@

    Authorize

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

    Authorize

    <authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:01Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -13479,13 +13509,13 @@

    Authorize

    authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-05T15:07:01Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -13512,13 +13542,13 @@

    Authorize

    <authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:01Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> @@ -13607,7 +13637,7 @@

    Authorize

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -13672,12 +13702,12 @@

    Authorize

    scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -13717,7 +13747,7 @@

    Authorize

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -13737,7 +13767,7 @@

    Authorize

    <code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -13754,7 +13784,7 @@

    Authorize

    code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -13776,7 +13806,7 @@

    Authorize

    <code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -13995,8 +14025,8 @@

    Capture

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

    Capture

    Request

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

    Capture

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

    Capture

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -14174,7 +14204,7 @@

    Capture

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -14192,7 +14222,7 @@

    Capture

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -14215,7 +14245,7 @@

    Capture

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -14260,7 +14290,7 @@

    Capture

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -14320,7 +14350,7 @@

    Capture

    [message] => Transaction declined. [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -14340,7 +14370,7 @@

    Capture

    <code content=[430]> <technical_message content=[Reference transaction has already been captured, and acquirer does not support partial/multiple capture]> <message content=[Transaction declined.]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -14357,7 +14387,7 @@

    Capture

    code: "430", technical_message: "Reference transaction has already been captured, and acquirer does not support partial/multiple capture", message: "Transaction declined.", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -14379,7 +14409,7 @@

    Capture

    <code>430</code> <technical_message>Reference transaction has already been captured, and acquirer does not support partial/multiple capture</technical_message> <message>Transaction declined.</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -14639,8 +14669,8 @@

    Sale

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

    Sale

    Request

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

    Sale

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

    Sale

    Request

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

    Sale

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

    Sale

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -15362,7 +15392,7 @@

    Sale

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

    Sale

    <authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <scheme_response_code content=[00]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> @@ -15412,13 +15442,13 @@

    Sale

    authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", @@ -15445,13 +15475,13 @@

    Sale

    <authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> @@ -15540,7 +15570,7 @@

    Sale

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -15600,12 +15630,12 @@

    Sale

    scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -15646,7 +15676,7 @@

    Sale

    [message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -15667,7 +15697,7 @@

    Sale

    <code content=[340]> <technical_message content=[billing_address[zip_code] is invalid!]> <message content=[billing_address[zip_code] is invalid!]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -15685,7 +15715,7 @@

    Sale

    code: "340", technical_message: "billing_address[zip_code] is invalid!", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -15708,7 +15738,7 @@

    Sale

    <code>340</code> <technical_message>billing_address[zip_code] is invalid!</technical_message> <message>billing_address[zip_code] is invalid!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -15758,7 +15788,7 @@

    Sale

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -15883,7 +15913,7 @@

    Argencard

    Request

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

    Argencard

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16179,7 +16209,7 @@

    Argencard

    <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -16277,7 +16307,7 @@

    Argencard

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16306,7 +16336,7 @@

    Argencard

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -16461,7 +16491,7 @@

    Aura

    Request

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

    Aura

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16757,7 +16787,7 @@

    Aura

    <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -16855,7 +16885,7 @@

    Aura

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -16884,7 +16914,7 @@

    Aura

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -16995,7 +17025,7 @@

    Bancontact

    Request

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

    Bancontact

    Request

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

    Bancontact

    <message>Transaction successful!</message> <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <mode>live</mode> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17441,7 +17471,7 @@

    Bancontact

    [mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -17461,7 +17491,7 @@

    Bancontact

    <message content=[Transaction successful!]> <redirect_url content=[https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -17478,7 +17508,7 @@

    Bancontact

    message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", mode: "live", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -17500,7 +17530,7 @@

    Bancontact

    <message>Transaction successful!</message> <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <mode>live</mode> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17599,7 +17629,7 @@

    Bancontact

    <transaction_id>119643250547501c79d8295</transaction_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17622,7 +17652,7 @@

    Bancontact

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:03.000000 [timezone_type] => 2 [timezone] => Z ) @@ -17641,7 +17671,7 @@

    Bancontact

    <code content=[110]> <technical_message content=[]> <message content=[Something went wrong, please contact support!]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:03Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -17657,7 +17687,7 @@

    Bancontact

    code: "110", technical_message: "", message: "Something went wrong, please contact support!", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:03Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -17678,7 +17708,7 @@

    Bancontact

    <code>110</code> <payment_response>technical_message</payment_response> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:03Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -17830,7 +17860,7 @@

    Cabal

    Request

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

    Cabal

    [mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18122,7 +18152,7 @@

    Cabal

    <transaction_id>119643250547501c79d8295</transaction_id> <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61d0</redirect_url> <mode>live</mode> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -18205,7 +18235,7 @@

    Cabal

    [mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18234,7 +18264,7 @@

    Cabal

    <code>110</code> <message>Something went wrong, please contact support!</message> <mode>live</mode> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -18384,7 +18414,7 @@

    Cencosud

    Request

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

    Cencosud

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18680,7 +18710,7 @@

    Cencosud

    <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -18778,7 +18808,7 @@

    Cencosud

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -18807,7 +18837,7 @@

    Cencosud

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19019,7 +19049,7 @@

    Credit (CFT)

    Request

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

    Credit (CFT)

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -19197,7 +19227,7 @@

    Credit (CFT)

    <authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:04Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -19215,7 +19245,7 @@

    Credit (CFT)

    authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:04Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -19238,7 +19268,7 @@

    Credit (CFT)

    <authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19293,7 +19323,7 @@

    Credit (CFT)

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -19323,7 +19353,7 @@

    Credit (CFT)

    scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -19354,7 +19384,7 @@

    Credit (CFT)

    [message] => No approved reference transaction found [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -19374,7 +19404,7 @@

    Credit (CFT)

    <code content=[410]> <technical_message content=[No approved reference transaction found]> <message content=[No approved reference transaction found]> - <timestamp content=[2024-03-05T15:07:02Z]> + <timestamp content=[2024-03-12T11:38:04Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -19391,7 +19421,7 @@

    Credit (CFT)

    code: "410", technical_message: "No approved reference transaction found", message: "No approved reference transaction found", - timestamp: "2024-03-05T15:07:02Z", + timestamp: "2024-03-12T11:38:04Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -19413,7 +19443,7 @@

    Credit (CFT)

    <code>410</code> <technical_message>No approved reference transaction found</technical_message> <message>No approved reference transaction found</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19562,7 +19592,7 @@

    Elo

    Request

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

    Elo

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -19858,7 +19888,7 @@

    Elo

    <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -19956,7 +19986,7 @@

    Elo

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -19985,7 +20015,7 @@

    Elo

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -20139,7 +20169,7 @@

    Naranja

    Request

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

    Naranja

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -20428,7 +20458,7 @@

    Naranja

    <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -20526,7 +20556,7 @@

    Naranja

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -20555,7 +20585,7 @@

    Naranja

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -20709,7 +20739,7 @@

    Nativa

    Request

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

    Nativa

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -20998,7 +21028,7 @@

    Nativa

    <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21096,7 +21126,7 @@

    Nativa

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -21125,7 +21155,7 @@

    Nativa

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21279,7 +21309,7 @@

    Tarjeta Shopping

    Request

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

    Tarjeta Shopping

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -21570,7 +21600,7 @@

    Tarjeta Shopping

    <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> <redirect_url>https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61</redirect_url> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21669,7 +21699,7 @@

    Tarjeta Shopping

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:02.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -21699,7 +21729,7 @@

    Tarjeta Shopping

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:02Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -21931,8 +21961,8 @@

    Non-financial Transactions

    Non-financial 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

    Non-financial Transactions

    Account Verification

    Request

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

    Account Verification

    Request

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

    Account Verification

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) [descriptor] => Descriptor one [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 [scheme_response_code] => 00 )
    @@ -23759,11 +23789,11 @@

    Account Verification

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:04Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <scheme_response_code content=[00]> ]>
    @@ -23782,11 +23812,11 @@

    Account Verification

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:04Z", descriptor: "Descriptor one", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", }
    @@ -23810,11 +23840,11 @@

    Account Verification

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> </payment_response>
    @@ -23843,14 +23873,14 @@

    Account Verification

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) [descriptor] => Descriptor one [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 [scheme_response_code] => 00 )
    @@ -23870,11 +23900,11 @@

    Account Verification

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:04Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <scheme_response_code content=[00]> ]>
    @@ -23894,11 +23924,11 @@

    Account Verification

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:04Z", descriptor: "Descriptor one", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", }
    @@ -23923,11 +23953,11 @@

    Account Verification

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> </payment_response>
    @@ -23956,14 +23986,14 @@

    Account Verification

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) [descriptor] => Descriptor one [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 [scheme_response_code] => 00 )
    @@ -23983,11 +24013,11 @@

    Account Verification

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:04Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <scheme_response_code content=[00]> ]>
    @@ -24007,11 +24037,11 @@

    Account Verification

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:04Z", descriptor: "Descriptor one", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", scheme_response_code: "00", }
    @@ -24036,11 +24066,11 @@

    Account Verification

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <scheme_response_code>00</scheme_response_code> </payment_response>
    @@ -24117,7 +24147,7 @@

    Account Verification

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -24162,12 +24192,12 @@

    Account Verification

    scheme_settlement_date string(4) -MasterCard settlement date in MMDD format (e.g. 0306). Corresponds to NETWORK DATA (field 15). +MasterCard settlement date in MMDD format (e.g. 0313). Corresponds to NETWORK DATA (field 15). scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -24197,7 +24227,7 @@

    Account Verification

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:04.000000 [timezone_type] => 2 [timezone] => Z ) @@ -24215,7 +24245,7 @@

    Account Verification

    <code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:04Z]> <descriptor content=[Descriptor one]> <sent_to_acquirer content=[false]> ]> @@ -24230,7 +24260,7 @@

    Account Verification

    code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:04Z", descriptor: "Descriptor one", sent_to_acquirer: "false", } @@ -24250,7 +24280,7 @@

    Account Verification

    <code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:04Z</timestamp> <descriptor>Descriptor one</descriptor> <sent_to_acquirer>false</sent_to_acquirer> </payment_response> @@ -24419,15 +24449,15 @@

    Authorize 3D

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

    Authorize 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1cda68b0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1cda69d0-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"14462de0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14462ed0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -24534,8 +24564,8 @@

    Authorize 3D

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

    Authorize 3D

    "eci": "05", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "1cda68b0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1cda69d0-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14462de0-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14462ed0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -24571,7 +24601,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

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

    Authorize 3D

    <eci>05</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1cda68b0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1cda69d0-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14462de0-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14462ed0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -24662,12 +24692,12 @@

    Authorize 3D

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

    Authorize 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"02", "cavv"=>"kCOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1cde8a60-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1cde8b00-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"02", "cavv"=>"kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"144a3090-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"144a3140-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -24769,8 +24799,8 @@

    Authorize 3D

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

    Authorize 3D

    }, "mpi_params": { "eci": "02", - "cavv": "kCOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "1cde8a60-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1cde8b00-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "144a3090-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "144a3140-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -24802,7 +24832,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

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

    Authorize 3D

    </billing_address> <mpi_params> <eci>02</eci> - <cavv>kCOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kAOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1cde8a60-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1cde8b00-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>144a3090-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>144a3140-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
    @@ -24891,15 +24921,15 @@

    Authorize 3D

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

    Authorize 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1ce25490-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ce25500-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"144e0230-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"144e02b0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -25006,8 +25036,8 @@

    Authorize 3D

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

    Authorize 3D

    "eci": "06", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "1ce25490-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1ce25500-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "144e0230-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "144e02b0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -25043,7 +25073,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

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

    Authorize 3D

    <eci>06</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1ce25490-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1ce25500-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>144e0230-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>144e02b0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -25134,12 +25164,12 @@

    Authorize 3D

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

    Authorize 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"01", "cavv"=>"kEOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1ce606a0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ce60700-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"01", "cavv"=>"kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1451e430-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1451e4b0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -25241,8 +25271,8 @@

    Authorize 3D

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

    Authorize 3D

    }, "mpi_params": { "eci": "01", - "cavv": "kEOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "1ce606a0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1ce60700-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "1451e430-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "1451e4b0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -25274,7 +25304,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

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

    Authorize 3D

    </billing_address> <mpi_params> <eci>01</eci> - <cavv>kEOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kFOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1ce606a0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1ce60700-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>1451e430-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>1451e4b0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
    @@ -25363,14 +25393,14 @@

    Authorize 3D

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

    Authorize 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"1ce99f00-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ce99f80-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"1455aeb0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1455af50-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -25476,8 +25506,8 @@

    Authorize 3D

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

    Authorize 3D

    "eci": "06", "cavv": "kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version": "2", - "directory_server_id": "1ce99f00-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1ce99f80-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "1455aeb0-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "1455af50-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -25512,7 +25542,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

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

    Authorize 3D

    <eci>06</eci> <cavv>kNMAAAAA3S13awBkrWtTWZeBBCmy</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1ce99f00-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1ce99f80-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>1455aeb0-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>1455af50-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -25604,14 +25634,14 @@

    Authorize 3D

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

    Authorize 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"1ced4c10-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1ced4c90-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"1459a4c0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1459a560-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -25717,8 +25747,8 @@

    Authorize 3D

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

    Authorize 3D

    "eci": "07", "cavv": "ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version": "2", - "directory_server_id": "1ced4c10-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1ced4c90-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "1459a4c0-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "1459a560-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -25753,7 +25783,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

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

    Authorize 3D

    <eci>07</eci> <cavv>ApkCAlgGQCECEBJWNgZAAAAAAAA=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1ced4c10-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1ced4c90-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>1459a4c0-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>1459a560-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -25849,16 +25879,16 @@

    Authorize 3D

    ->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}') ->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}') ->setThreedsPurchase('{"category"=>"service"}') - ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db54baf088 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afabdf2f68 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -25930,9 +25960,9 @@

    Authorize 3D

    request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}"); request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}"); request.setThreedsPurchase("{"category"=>"service"}"); - request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -26001,7 +26031,7 @@

    Authorize 3D

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

    Authorize 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -26064,7 +26094,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

    <delivery_timeframe>electronic</delivery_timeframe> <reorder_items_indicator>reordered</reorder_items_indicator> <pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator> - <pre_order_date>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -26208,16 +26238,16 @@

    Authorize 3D

    ->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}') ->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}') ->setThreedsPurchase('{"category"=>"service"}') - ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db54f0e940 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afac152eb0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -26289,9 +26319,9 @@

    Authorize 3D

    request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}"); request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}"); request.setThreedsPurchase("{"category"=>"service"}"); - request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -26360,7 +26390,7 @@

    Authorize 3D

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

    Authorize 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -26423,7 +26453,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

    <delivery_timeframe>electronic</delivery_timeframe> <reorder_items_indicator>reordered</reorder_items_indicator> <pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator> - <pre_order_date>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -26567,16 +26597,16 @@

    Authorize 3D

    ->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}') ->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}') ->setThreedsPurchase('{"category"=>"service"}') - ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db55289098 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afaa8fcff0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -26648,9 +26678,9 @@

    Authorize 3D

    request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}"); request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}"); request.setThreedsPurchase("{"category"=>"service"}"); - request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -26719,7 +26749,7 @@

    Authorize 3D

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

    Authorize 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -26782,7 +26812,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

    <delivery_timeframe>electronic</delivery_timeframe> <reorder_items_indicator>reordered</reorder_items_indicator> <pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator> - <pre_order_date>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -26926,16 +26956,16 @@

    Authorize 3D

    ->setThreedsThreedsMethod('{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}') ->setThreedsControl('{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}') ->setThreedsPurchase('{"category"=>"service"}') - ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db5567be30 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afaacee348 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -27007,9 +27037,9 @@

    Authorize 3D

    request.setThreedsThreedsMethod("{"callback_url"=>"https://www.example.com/threeds/threeds_method/callback"}"); request.setThreedsControl("{"device_type"=>"browser", "challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}"); request.setThreedsPurchase("{"category"=>"service"}"); - request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -27078,7 +27108,7 @@

    Authorize 3D

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

    Authorize 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -27141,7 +27171,7 @@

    Authorize 3D

    Request

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

    Authorize 3D

    <delivery_timeframe>electronic</delivery_timeframe> <reorder_items_indicator>reordered</reorder_items_indicator> <pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator> - <pre_order_date>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -28141,7 +28171,7 @@

    Authorize 3D

    [threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28164,7 +28194,7 @@

    Authorize 3D

    <token content=[ee946db8-d7db-4bb7-b608-b65b153e127d]> <threeds_method_url content=[https://staging.gate.e-comprocessing.net/threeds/threeds_method]> <threeds_method_continue_url content=[https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48]> - <timestamp content=[2024-03-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -28184,7 +28214,7 @@

    Authorize 3D

    token: "ee946db8-d7db-4bb7-b608-b65b153e127d", threeds_method_url: "https://staging.gate.e-comprocessing.net/threeds/threeds_method", threeds_method_continue_url: "https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -28209,7 +28239,7 @@

    Authorize 3D

    <token>ee946db8-d7db-4bb7-b608-b65b153e127d</token> <threeds_method_url>https://staging.gate.e-comprocessing.net/threeds/threeds_method</threeds_method_url> <threeds_method_continue_url>https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48</threeds_method_continue_url> - <timestamp>2024-03-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -28236,7 +28266,7 @@

    Authorize 3D

    [redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28259,7 +28289,7 @@

    Authorize 3D

    <token content=[ee946db8-d7db-4bb7-b608-b65b153e127d]> <redirect_url content=[https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48]> <redirect_url_type content=[3ds_v2_challenge]> - <timestamp content=[2024-03-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -28279,7 +28309,7 @@

    Authorize 3D

    token: "ee946db8-d7db-4bb7-b608-b65b153e127d", redirect_url: "https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48", redirect_url_type: "3ds_v2_challenge", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -28304,7 +28334,7 @@

    Authorize 3D

    <token>ee946db8-d7db-4bb7-b608-b65b153e127d</token> <redirect_url>https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48</redirect_url> <redirect_url_type>3ds_v2_challenge</redirect_url_type> - <timestamp>2024-03-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -28391,7 +28421,7 @@

    Authorize 3D

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -28471,7 +28501,7 @@

    Authorize 3D

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

    Authorize 3D

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28533,7 +28563,7 @@

    Authorize 3D

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

    Authorize 3D

    code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -28574,7 +28604,7 @@

    Authorize 3D

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

    Authorize 3D

    [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -28796,7 +28826,7 @@

    Authorize 3D

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

    Authorize 3D

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

    Authorize 3D

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

    Sale 3D

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

    Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1d1a9a50-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d1a9ae0-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1487e5e0-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"1487e6a0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -29038,8 +29068,8 @@

    Sale 3D

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

    Sale 3D

    "eci": "05", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "1d1a9a50-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d1a9ae0-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "1487e5e0-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "1487e6a0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -29075,7 +29105,7 @@

    Sale 3D

    Request

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

    Sale 3D

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

    Sale 3D

    <eci>05</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d1a9a50-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d1a9ae0-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>1487e5e0-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>1487e6a0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -29168,10 +29198,10 @@

    Sale 3D

    ->setMpiEci('02') ->setMpiCavv('kAOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('1d1e56d0-bdf9-013c-0a6b-0a58a9feac02') - ->setMpiAcsTransactionId('1d1e5750-bdf9-013c-0a6b-0a58a9feac02') + ->setMpiDirectoryServerId('148bec30-c35c-013c-91e2-0a58a9feac02') + ->setMpiAcsTransactionId('148becd0-c35c-013c-91e2-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055db55092e60 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x000055afac1f2e60 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -29235,7 +29265,7 @@

    Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"02", "cavv"=>"kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1d1e56d0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d1e5750-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"02", "cavv"=>"kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"148bec30-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"148becd0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -29273,8 +29303,8 @@

    Sale 3D

    "customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "06-04-2024", - "event_end_date": "15-04-2024", + "event_start_date": "13-04-2024", + "event_end_date": "22-04-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -29292,8 +29322,8 @@

    Sale 3D

    "eci": "02", "cavv": "kAOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "1d1e56d0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d1e5750-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "148bec30-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "148becd0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -29306,7 +29336,7 @@

    Sale 3D

    Request

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

    Sale 3D

    <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -29345,8 +29375,8 @@

    Sale 3D

    <eci>02</eci> <cavv>kAOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d1e56d0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d1e5750-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>148bec30-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>148becd0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
    @@ -29395,15 +29425,15 @@

    Sale 3D

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

    Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1d21e130-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d21e190-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"14904d90-c35c-013c-91e2-0a58a9feac02", "acs_transaction_id"=>"14904e30-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); // Sca Params @@ -29510,8 +29540,8 @@

    Sale 3D

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

    Sale 3D

    "eci": "06", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "1d21e130-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d21e190-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14904d90-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14904e30-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -29547,7 +29577,7 @@

    Sale 3D

    Request

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

    Sale 3D

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

    Sale 3D

    <eci>06</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d21e130-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d21e190-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14904d90-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14904e30-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -29638,12 +29668,12 @@

    Sale 3D

    // MPI Synchronous 3DSv2 ->setMpiEci('01') - ->setMpiCavv('kEOImea0C/2ta1NZl4Hhwslmomqj') + ->setMpiCavv('kFOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('1d258150-bdf9-013c-0a6b-0a58a9feac02') - ->setMpiAcsTransactionId('1d2581b0-bdf9-013c-0a6b-0a58a9feac02') + ->setMpiDirectoryServerId('14945280-c35c-013c-91e2-0a58a9feac02') + ->setMpiAcsTransactionId('14945310-c35c-013c-91e2-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055db556c2e48 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x000055afaac9d6a0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -29707,7 +29737,7 @@

    Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"01", "cavv"=>"kEOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1d258150-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d2581b0-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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"}"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -29745,8 +29775,8 @@

    Sale 3D

    "customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "06-04-2024", - "event_end_date": "15-04-2024", + "event_start_date": "13-04-2024", + "event_end_date": "22-04-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -29762,10 +29792,10 @@

    Sale 3D

    }, "mpi_params": { "eci": "01", - "cavv": "kEOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "1d258150-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d2581b0-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14945280-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14945310-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" } } @@ -29778,7 +29808,7 @@

    Sale 3D

    Request

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

    Sale 3D

    <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -29815,10 +29845,10 @@

    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>1d258150-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d2581b0-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14945280-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14945310-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> </payment_transaction>'
    @@ -29867,14 +29897,14 @@

    Sale 3D

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

    Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"1d2971b0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d297220-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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"}"); // Sca Params @@ -29980,8 +30010,8 @@

    Sale 3D

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

    Sale 3D

    "eci": "06", "cavv": "kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version": "2", - "directory_server_id": "1d2971b0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d297220-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "149833e0-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14983480-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -30016,7 +30046,7 @@

    Sale 3D

    Request

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

    Sale 3D

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

    Sale 3D

    <eci>06</eci> <cavv>kNMAAAAA3S13awBkrWtTWZeBBCmy</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d2971b0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d297220-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>149833e0-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14983480-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -30108,14 +30138,14 @@

    Sale 3D

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

    Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"1d2d1110-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d2d1180-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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"}"); // Sca Params @@ -30221,8 +30251,8 @@

    Sale 3D

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

    Sale 3D

    "eci": "07", "cavv": "ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version": "2", - "directory_server_id": "1d2d1110-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d2d1180-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "149c2410-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "149c24f0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -30257,7 +30287,7 @@

    Sale 3D

    Request

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

    Sale 3D

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

    Sale 3D

    <eci>07</eci> <cavv>ApkCAlgGQCECEBJWNgZAAAAAAAA=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d2d1110-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d2d1180-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>149c2410-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>149c24f0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -30353,16 +30383,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db55213988 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afab6bad90 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -30434,9 +30464,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -30505,7 +30535,7 @@

    Sale 3D

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

    Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -30568,7 +30598,7 @@

    Sale 3D

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -30617,25 +30647,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -30712,16 +30742,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db555a3058 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afab982e88 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -30793,9 +30823,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -30864,7 +30894,7 @@

    Sale 3D

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

    Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -30927,7 +30957,7 @@

    Sale 3D

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -30976,25 +31006,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -31071,16 +31101,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db54c1f018 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afabda8710 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -31152,9 +31182,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -31223,7 +31253,7 @@

    Sale 3D

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

    Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -31286,7 +31316,7 @@

    Sale 3D

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -31335,25 +31365,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -31430,16 +31460,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db54fbb9d8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afac0b0a20 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -31511,9 +31541,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -31582,7 +31612,7 @@

    Sale 3D

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

    Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -31645,7 +31675,7 @@

    Sale 3D

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -31694,25 +31724,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -32639,7 +32669,7 @@

    Sale 3D

    [threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -32662,7 +32692,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-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -32682,7 +32712,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-05T15:07:03Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -32707,7 +32737,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-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -32734,7 +32764,7 @@

    Sale 3D

    [redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -32757,7 +32787,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-05T15:07:03Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -32777,7 +32807,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-05T15:07:03Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -32802,7 +32832,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-05T15:07:03Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -32889,7 +32919,7 @@

    Sale 3D

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -32969,7 +32999,7 @@

    Sale 3D

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

    Sale 3D

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -33031,7 +33061,7 @@

    Sale 3D

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

    Sale 3D

    code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:03Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -33072,7 +33102,7 @@

    Sale 3D

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

    Sale 3D

    [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:03.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -33294,7 +33324,7 @@

    Sale 3D

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

    Sale 3D

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

    Sale 3D

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

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"05", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1d5957b0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d595850-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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"}"); // Sca Params @@ -33545,8 +33575,8 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "eci": "05", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "1d5957b0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d595850-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14ca4c10-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14ca4cb0-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -33583,7 +33613,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    <eci>05</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d5957b0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d595850-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14ca4c10-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14ca4cb0-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -33675,12 +33705,12 @@

    Init Recurring Sale 3D

    // MPI Synchronous 3DSv2 ->setMpiEci('02') - ->setMpiCavv('kCOImea0C/2ta1NZl4Hhwslmomqj') + ->setMpiCavv('kDOImea0C/2ta1NZl4Hhwslmomqj') ->setMpiProtocolVersion('2') - ->setMpiDirectoryServerId('1d5d7e30-bdf9-013c-0a6b-0a58a9feac02') - ->setMpiAcsTransactionId('1d5d7ec0-bdf9-013c-0a6b-0a58a9feac02') + ->setMpiDirectoryServerId('14ce33f0-c35c-013c-91e2-0a58a9feac02') + ->setMpiAcsTransactionId('14ce3490-c35c-013c-91e2-0a58a9feac02') ->setMpiThreedsChallengeIndicator('preference') - ->set#<Proc:0x000055db53619340 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); + ->set#<Proc:0x000055afaba12600 includes::Transactions::3ds::V2::Examples::Requests.md.erb:83 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -33744,7 +33774,7 @@

    Init Recurring Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"02", "cavv"=>"kCOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1d5d7e30-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d5d7ec0-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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.setRecurringCategory("subscription"); GenesisClient client = new GenesisClient(configuration, request); @@ -33783,8 +33813,8 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    }, "mpi_params": { "eci": "02", - "cavv": "kCOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kDOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "1d5d7e30-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d5d7ec0-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14ce33f0-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14ce3490-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "recurring_category": "subscription" @@ -33817,7 +33847,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    </billing_address> <mpi_params> <eci>02</eci> - <cavv>kCOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kDOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d5d7e30-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d5d7ec0-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14ce33f0-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14ce3490-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <recurring_category>subscription</recurring_category> @@ -33907,15 +33937,15 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version"=>"2", "directory_server_id"=>"1d614ec0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d614f30-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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"}"); // Sca Params @@ -34023,8 +34053,8 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "eci": "06", "cavv": "MDAwMDAwMDAwMDAxMTA2Njk5NFg=", "protocol_version": "2", - "directory_server_id": "1d614ec0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d614f30-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14d211f0-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14d21270-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -34061,7 +34091,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    <eci>06</eci> <cavv>MDAwMDAwMDAwMDAxMTA2Njk5NFg=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d614ec0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d614f30-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14d211f0-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14d21270-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -34153,12 +34183,12 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"01", "cavv"=>"kFOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version"=>"2", "directory_server_id"=>"1d652010-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d6520b0-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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.setRecurringCategory("subscription"); GenesisClient client = new GenesisClient(configuration, request); @@ -34261,8 +34291,8 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    }, "mpi_params": { "eci": "01", - "cavv": "kFOImea0C/2ta1NZl4Hhwslmomqj", + "cavv": "kEOImea0C/2ta1NZl4Hhwslmomqj", "protocol_version": "2", - "directory_server_id": "1d652010-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d6520b0-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14d60a80-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14d60b00-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "recurring_category": "subscription" @@ -34295,7 +34325,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    </billing_address> <mpi_params> <eci>01</eci> - <cavv>kFOImea0C/2ta1NZl4Hhwslmomqj</cavv> + <cavv>kEOImea0C/2ta1NZl4Hhwslmomqj</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d652010-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d6520b0-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14d60a80-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14d60b00-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <recurring_category>subscription</recurring_category> @@ -34385,14 +34415,14 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"06", "cavv"=>"kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version"=>"2", "directory_server_id"=>"1d690aa0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d690b30-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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"}"); // Sca Params @@ -34499,8 +34529,8 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "eci": "06", "cavv": "kNMAAAAA3S13awBkrWtTWZeBBCmy", "protocol_version": "2", - "directory_server_id": "1d690aa0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d690b30-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14da6190-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14da6240-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -34536,7 +34566,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    <eci>06</eci> <cavv>kNMAAAAA3S13awBkrWtTWZeBBCmy</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d690aa0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d690b30-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14da6190-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14da6240-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -34629,14 +34659,14 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    // Mpi Synchronous V2 - request.setMpiParams("{"eci"=>"07", "cavv"=>"ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version"=>"2", "directory_server_id"=>"1d6cccf0-bdf9-013c-0a6b-0a58a9feac02", "acs_transaction_id"=>"1d6ccd70-bdf9-013c-0a6b-0a58a9feac02", "threeds_challenge_indicator"=>"preference"}"); + 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"}"); // Sca Params @@ -34743,8 +34773,8 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "eci": "07", "cavv": "ApkCAlgGQCECEBJWNgZAAAAAAAA=", "protocol_version": "2", - "directory_server_id": "1d6cccf0-bdf9-013c-0a6b-0a58a9feac02", - "acs_transaction_id": "1d6ccd70-bdf9-013c-0a6b-0a58a9feac02", + "directory_server_id": "14de6d90-c35c-013c-91e2-0a58a9feac02", + "acs_transaction_id": "14de6e30-c35c-013c-91e2-0a58a9feac02", "threeds_challenge_indicator": "preference" }, "sca_params": { @@ -34780,7 +34810,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    <eci>07</eci> <cavv>ApkCAlgGQCECEBJWNgZAAAAAAAA=</cavv> <protocol_version>2</protocol_version> - <directory_server_id>1d6cccf0-bdf9-013c-0a6b-0a58a9feac02</directory_server_id> - <acs_transaction_id>1d6ccd70-bdf9-013c-0a6b-0a58a9feac02</acs_transaction_id> + <directory_server_id>14de6d90-c35c-013c-91e2-0a58a9feac02</directory_server_id> + <acs_transaction_id>14de6e30-c35c-013c-91e2-0a58a9feac02</acs_transaction_id> <threeds_challenge_indicator>preference</threeds_challenge_indicator> </mpi_params> <sca_params> @@ -34877,16 +34907,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db54bdc8a8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afaad8edc0 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -34958,9 +34988,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -35030,7 +35060,7 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -35094,7 +35124,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

    <category>service</category> </purchase> <recurring> - <expiration_date>06-09-2024</expiration_date> + <expiration_date>13-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -35147,25 +35177,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -35243,16 +35273,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db54f85b08 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afab096d10 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -35324,9 +35354,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -35396,7 +35426,7 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -35460,7 +35490,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

    <category>service</category> </purchase> <recurring> - <expiration_date>06-09-2024</expiration_date> + <expiration_date>13-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -35513,25 +35543,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -35609,16 +35639,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db553585c8 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afab640888 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -35690,9 +35720,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -35762,7 +35792,7 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -35826,7 +35856,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

    <category>service</category> </purchase> <recurring> - <expiration_date>06-09-2024</expiration_date> + <expiration_date>13-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -35879,25 +35909,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -35975,16 +36005,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') // Sca Params ->setScaExemption('low_risk') - ->set#<Proc:0x000055db5373d118 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); + ->set#<Proc:0x000055afab960f18 includes::Transactions::3ds::V2::Examples::Requests.md.erb:215 (lambda)>(''); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -36056,9 +36086,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -36128,7 +36158,7 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -36192,7 +36222,7 @@

    Init Recurring Sale 3D

    Request

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

    Init Recurring Sale 3D

    <category>service</category> </purchase> <recurring> - <expiration_date>06-09-2024</expiration_date> + <expiration_date>13-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -36245,25 +36275,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -37197,7 +37227,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-05 15:07:04.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37220,7 +37250,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37240,7 +37270,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-05T15:07:04Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37265,7 +37295,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -37292,7 +37322,7 @@

    Init Recurring Sale 3D

    [redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37315,7 +37345,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37335,7 +37365,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-05T15:07:04Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37360,7 +37390,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -37447,7 +37477,7 @@

    Init Recurring Sale 3D

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -37527,7 +37557,7 @@

    Init Recurring Sale 3D

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

    Init Recurring Sale 3D

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37589,7 +37619,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37607,7 +37637,7 @@

    Init Recurring Sale 3D

    code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37630,7 +37660,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -37826,7 +37856,7 @@

    Init Recurring Sale 3D

    [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:05.000000 [timezone_type] => 2 [timezone] => Z ) @@ -37847,7 +37877,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:05Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -37865,7 +37895,7 @@

    Init Recurring Sale 3D

    code: "600", technical_message: "Cardholder not participating 3DS.", message: "Transaction failed, please contact support!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:05Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -37888,7 +37918,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:05Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -38084,7 +38114,7 @@

    Wallets

    Neteller

    Request

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

    Wallets

    Neteller

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -38355,7 +38385,7 @@

    Wallets

    Neteller

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -38371,7 +38401,7 @@

    Wallets

    Neteller

    unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -38392,7 +38422,7 @@

    Wallets

    Neteller

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -38486,7 +38516,7 @@

    Wallets

    Neteller

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -38505,7 +38535,7 @@

    Wallets

    Neteller

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

    Wallets

    Neteller

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -38542,7 +38572,7 @@

    Wallets

    Neteller

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -38670,7 +38700,7 @@

    PayPal

    Request

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

    PayPal

    <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -38981,7 +39011,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -39047,7 +39077,7 @@

    PayPal

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -39138,7 +39168,7 @@

    PayPal

    <code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -39381,7 +39411,7 @@

    WebMoney

    Request

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

    WebMoney

    Request

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

    WebMoney

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -39831,7 +39861,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -39848,7 +39878,7 @@

    WebMoney

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -39870,7 +39900,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -39893,7 +39923,7 @@

    WebMoney

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -39912,7 +39942,7 @@

    WebMoney

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -39928,7 +39958,7 @@

    WebMoney

    unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -39949,7 +39979,7 @@

    WebMoney

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -40048,7 +40078,7 @@

    WebMoney

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -40067,7 +40097,7 @@

    WebMoney

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

    WebMoney

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -40104,7 +40134,7 @@

    WebMoney

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -40347,7 +40377,7 @@

    Wechat

    Request

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

    Wechat

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -40565,7 +40595,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -40582,7 +40612,7 @@

    Wechat

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -40604,7 +40634,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -40703,7 +40733,7 @@

    Wechat

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -40722,7 +40752,7 @@

    Wechat

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

    Wechat

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Please check input data for errors!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -40759,7 +40789,7 @@

    Wechat

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Please check input data for errors!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -40995,7 +41025,7 @@

    Alipay

    Request

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

    Alipay

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41218,7 +41248,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CNY]> @@ -41235,7 +41265,7 @@

    Alipay

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "CNY", @@ -41257,7 +41287,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CNY</currency> @@ -41356,7 +41386,7 @@

    Alipay

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41375,7 +41405,7 @@

    Alipay

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

    Alipay

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "CNY", @@ -41412,7 +41442,7 @@

    Alipay

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CNY</currency> @@ -41622,7 +41652,7 @@

    eZeeWallet

    Request

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

    eZeeWallet

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41760,7 +41790,7 @@

    eZeeWallet

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -41776,7 +41806,7 @@

    eZeeWallet

    unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -41797,7 +41827,7 @@

    eZeeWallet

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -41892,7 +41922,7 @@

    eZeeWallet

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -41912,7 +41942,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-05T15:07:04Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -41929,7 +41959,7 @@

    eZeeWallet

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -41951,7 +41981,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-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -42050,7 +42080,7 @@

    eZeeWallet

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:04.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -42069,7 +42099,7 @@

    eZeeWallet

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

    eZeeWallet

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "930", message: "Something went wrong, please contact support!", - timestamp: "2024-03-05T15:07:04Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -42106,7 +42136,7 @@

    eZeeWallet

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>930</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:04Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -42306,7 +42336,7 @@

    eWallet

    Request

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

    eWallet

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -42530,7 +42560,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -42630,7 +42660,7 @@

    eWallet

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -42660,7 +42690,7 @@

    eWallet

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

    Vouchers

    CashU

    Request

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

    Vouchers

    CashU

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -43343,7 +43373,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-05T15:07:05Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -43360,7 +43390,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-05T15:07:05Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -43382,7 +43412,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -43481,7 +43511,7 @@

    Vouchers

    CashU

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -43500,7 +43530,7 @@

    Vouchers

    CashU

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

    Vouchers

    CashU

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

    Vouchers

    CashU

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

    Neosurf

    Request

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

    Neosurf

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -44353,7 +44383,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -44452,7 +44482,7 @@

    Neosurf

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -44482,7 +44512,7 @@

    Neosurf

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

    Paysafecard

    Request

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

    Paysafecard

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45183,7 +45213,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-05T15:07:05Z]> + <timestamp content=[2024-03-12T11:38:06Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -45200,7 +45230,7 @@

    Paysafecard

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:05Z", + timestamp: "2024-03-12T11:38:06Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -45222,7 +45252,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -45321,7 +45351,7 @@

    Paysafecard

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45340,7 +45370,7 @@

    Paysafecard

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

    Paysafecard

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

    Paysafecard

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

    Banco do Brasil

    Request

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

    Banco do Brasil

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45836,7 +45866,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -45935,7 +45965,7 @@

    Banco do Brasil

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -45965,7 +45995,7 @@

    Banco do Brasil

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

    Bancomer

    Request

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

    Bancomer

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:06.000000 [timezone_type] => 2 [timezone] => Z ) @@ -46422,7 +46452,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:06Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -46521,7 +46551,7 @@

    Bancomer

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -46551,7 +46581,7 @@

    Bancomer

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

    Bradesco

    Request

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

    Bradesco

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47008,7 +47038,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -47107,7 +47137,7 @@

    Bradesco

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47137,7 +47167,7 @@

    Bradesco

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

    EPS

    Request

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

    EPS

    Request

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

    EPS

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47675,7 +47705,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-05T15:07:05Z]> + <timestamp content=[2024-03-12T11:38:07Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -47692,7 +47722,7 @@

    EPS

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:05Z", + timestamp: "2024-03-12T11:38:07Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -47714,7 +47744,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -47813,7 +47843,7 @@

    EPS

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -47832,7 +47862,7 @@

    EPS

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

    EPS

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

    EPS

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

    GiroPay

    Request

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

    GiroPay

    Request

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

    GiroPay

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -48422,7 +48452,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-05T15:07:05Z]> + <timestamp content=[2024-03-12T11:38:07Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -48439,7 +48469,7 @@

    GiroPay

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:05Z", + timestamp: "2024-03-12T11:38:07Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -48461,7 +48491,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -48560,7 +48590,7 @@

    GiroPay

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -48579,7 +48609,7 @@

    GiroPay

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

    GiroPay

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

    GiroPay

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

    Payin

    Request

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

    Payin

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49066,7 +49096,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-05T15:07:05Z]> + <timestamp content=[2024-03-12T11:38:07Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CAD]> @@ -49083,7 +49113,7 @@

    Payin

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:05Z", + timestamp: "2024-03-12T11:38:07Z", descriptor: "Descriptor one", amount: "100", currency: "CAD", @@ -49105,7 +49135,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CAD</currency> @@ -49204,7 +49234,7 @@

    Payin

    [message] => amount is missing! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49223,7 +49253,7 @@

    Payin

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

    Payin

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

    Payin

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

    Payout

    Request

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

    Payout

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49532,7 +49562,7 @@

    Payout

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

    Payout

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

    Payout

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

    Payout

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -49675,7 +49705,7 @@

    Payout

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

    Payout

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

    Payout

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

    iDeal

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -50077,7 +50107,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -50187,7 +50217,7 @@

    iDeal

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

    Payin

    Request

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

    Payin

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -50699,7 +50729,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-05T15:07:05Z]> + <timestamp content=[2024-03-12T11:38:07Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[CAD]> @@ -50716,7 +50746,7 @@

    Payin

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:05Z", + timestamp: "2024-03-12T11:38:07Z", descriptor: "Descriptor one", amount: "100", currency: "CAD", @@ -50738,7 +50768,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>CAD</currency> @@ -50836,7 +50866,7 @@

    Payin

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -50854,7 +50884,7 @@

    Payin

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

    Payin

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

    Payin

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

    Payout

    Request

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

    Payout

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51151,7 +51181,7 @@

    Payout

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

    Payout

    unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:05Z", + timestamp: "2024-03-12T11:38:07Z", amount: "100", currency: "CAD", sent_to_acquirer: "true", @@ -51186,7 +51216,7 @@

    Payout

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

    Payout

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51294,7 +51324,7 @@

    Payout

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

    Payout

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

    Payout

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

    Itau

    Request

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

    Itau

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51782,7 +51812,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-05T15:07:05Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -51881,7 +51911,7 @@

    Itau

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:05.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -51911,7 +51941,7 @@

    Itau

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

    Multibanco

    Request

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

    Multibanco

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -52340,7 +52370,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -52439,7 +52469,7 @@

    Multibanco

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -52469,7 +52499,7 @@

    Multibanco

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

    MyBank

    Request

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

    MyBank

    Request

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

    MyBank

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -53008,7 +53038,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-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:07Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -53025,7 +53055,7 @@

    MyBank

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:07Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -53047,7 +53077,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -53146,7 +53176,7 @@

    MyBank

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -53165,7 +53195,7 @@

    MyBank

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

    MyBank

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

    MyBank

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

    Online Banking

    Request

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

    Bank Codes

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -54582,7 +54612,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>CNY</currency> @@ -54607,7 +54637,7 @@

    Bank Codes

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -54640,7 +54670,7 @@

    Bank Codes

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>MXN</currency> @@ -54771,7 +54801,7 @@

    Bank Codes

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -54804,7 +54834,7 @@

    Bank Codes

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

    P24

    Request

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

    Bank Codes

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:07.000000 [timezone_type] => 2 [timezone] => Z ) @@ -55365,7 +55395,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-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:07Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -55382,7 +55412,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-05T15:07:06Z", + timestamp: "2024-03-12T11:38:07Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -55404,7 +55434,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:07Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -55503,7 +55533,7 @@

    Bank Codes

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -55522,7 +55552,7 @@

    Bank Codes

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

    Bank Codes

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -55559,7 +55589,7 @@

    Bank Codes

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -55711,7 +55741,7 @@

    PayU

    Request

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

    PayU

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -55988,7 +56018,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>PLN</currency> @@ -56087,7 +56117,7 @@

    PayU

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -56117,7 +56147,7 @@

    PayU

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>PLN</currency> @@ -56369,7 +56399,7 @@

    POLi

    Request

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

    POLi

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -56656,7 +56686,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-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[AUD]> @@ -56673,7 +56703,7 @@

    POLi

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "AUD", @@ -56695,7 +56725,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>AUD</currency> @@ -56794,7 +56824,7 @@

    POLi

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -56813,7 +56843,7 @@

    POLi

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

    POLi

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Something went wrong, please contact support!", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "AUD", @@ -56850,7 +56880,7 @@

    POLi

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>AUD</currency> @@ -57008,7 +57038,7 @@

    PSE (Pagos Seguros en Linea)

    Request

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

    PSE (Pagos Seguros en Linea)

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -57297,7 +57327,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -57395,7 +57425,7 @@

    PSE (Pagos Seguros en Linea)

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -57424,7 +57454,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -57533,7 +57563,7 @@

    Post Finance

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -57789,7 +57819,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -57905,7 +57935,7 @@

    Post Finance

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <payment_response>code</payment_response> <payment_response>message</payment_response> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -58059,7 +58089,7 @@

    RapiPago

    Request

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

    RapiPago

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -58348,7 +58378,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -58446,7 +58476,7 @@

    RapiPago

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -58475,7 +58505,7 @@

    RapiPago

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -58631,7 +58661,7 @@

    SafetyPay

    Request

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

    SafetyPay

    Request

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

    SafetyPay

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59161,7 +59191,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59185,7 +59215,7 @@

    SafetyPay

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59205,7 +59235,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-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -59222,7 +59252,7 @@

    SafetyPay

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -59244,7 +59274,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59354,7 +59384,7 @@

    SafetyPay

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59513,7 +59543,7 @@

    Santander

    Request

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

    Santander

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59820,7 +59850,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -59919,7 +59949,7 @@

    Santander

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -59949,7 +59979,7 @@

    Santander

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -60177,7 +60207,7 @@

    SDD Init Recurring Sale

    Request

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

    SDD Init Recurring Sale

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -60544,7 +60574,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-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -60561,7 +60591,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-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -60583,7 +60613,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -60682,7 +60712,7 @@

    SDD Init Recurring Sale

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -60701,7 +60731,7 @@

    SDD Init Recurring Sale

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

    SDD Init Recurring Sale

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "110", message: "Please check input data for errors!", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -60738,7 +60768,7 @@

    SDD Init Recurring Sale

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Please check input data for errors!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -60931,7 +60961,7 @@

    SDD Recurring Sale

    Request

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

    SDD Recurring Sale

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61037,7 +61067,7 @@

    SDD Recurring Sale

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -61053,7 +61083,7 @@

    SDD Recurring Sale

    unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61074,7 +61104,7 @@

    SDD Recurring Sale

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61174,7 +61204,7 @@

    SDD Recurring Sale

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61193,7 +61223,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-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -61209,7 +61239,7 @@

    SDD Recurring Sale

    code: "320", technical_message: "amount is missing!", message: "Please check input data for errors!", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61230,7 +61260,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-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61414,7 +61444,7 @@

    SDD Refund

    Request

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

    SDD Refund

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61513,7 +61543,7 @@

    SDD Refund

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:06Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -61529,7 +61559,7 @@

    SDD Refund

    unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61550,7 +61580,7 @@

    SDD Refund

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61650,7 +61680,7 @@

    SDD Refund

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:06.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -61670,7 +61700,7 @@

    SDD Refund

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

    SDD Refund

    code: "320", technical_message: "amount is missing!", message: "Please check input data for errors!", - timestamp: "2024-03-05T15:07:06Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -61709,7 +61739,7 @@

    SDD Refund

    <code>320</code> <technical_message>amount is missing!</technical_message> <message>Please check input data for errors!</message> - <timestamp>2024-03-05T15:07:06Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -61934,7 +61964,7 @@

    SDD Sale

    Request

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

    SDD Sale

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -62211,7 +62241,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-05T15:07:07Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -62228,7 +62258,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-05T15:07:07Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -62250,7 +62280,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -62349,7 +62379,7 @@

    SDD Sale

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -62368,7 +62398,7 @@

    SDD Sale

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

    SDD Sale

    unique_id: "44177a21403427eb96664a6d7e5d5d48", code: "340", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:07Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -62405,7 +62435,7 @@

    SDD Sale

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>340</code> <message>expiration_year is invalid</message> - <timestamp>2024-03-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -62649,7 +62679,7 @@

    Sofort

    Request

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

    Sofort

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -62967,7 +62997,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-05T15:07:07Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -62984,7 +63014,7 @@

    Sofort

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61", - timestamp: "2024-03-05T15:07:07Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -63006,7 +63036,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -63105,7 +63135,7 @@

    Sofort

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -63124,7 +63154,7 @@

    Sofort

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

    Sofort

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

    Sofort

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

    Trustly Sale

    "country": "DE" }, "business_attributes": { - "event_start_date": "06-04-2024", - "event_end_date": "15-04-2024", + "event_start_date": "13-04-2024", + "event_end_date": "22-04-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -63413,7 +63443,7 @@

    Trustly Sale

    Request

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

    Trustly Sale

    <country>DE</country> </billing_address> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -63746,7 +63776,7 @@

    Trustly Sale

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -63766,7 +63796,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-05T15:07:07Z]> + <timestamp content=[2024-03-12T11:38:08Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -63783,7 +63813,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-05T15:07:07Z", + timestamp: "2024-03-12T11:38:08Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -63805,7 +63835,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:08Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -63904,7 +63934,7 @@

    Trustly Sale

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:08.000000 [timezone_type] => 2 [timezone] => Z ) @@ -63923,7 +63953,7 @@

    Trustly Sale

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

    Trustly Sale

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

    Trustly Sale

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

    UPI

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -64290,7 +64320,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -64401,7 +64431,7 @@

    UPI

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

    Webpay

    Request

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

    Webpay

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -64855,7 +64885,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -64942,7 +64972,7 @@

    Webpay

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -64970,7 +65000,7 @@

    Webpay

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

    Davivienda

    Request

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

    Davivienda

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -65416,7 +65446,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -65514,7 +65544,7 @@

    Davivienda

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -65543,7 +65573,7 @@

    Davivienda

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

    Cash Payments

    Baloto

    Request

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

    Cash Payments

    Baloto

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -65988,7 +66018,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -66087,7 +66117,7 @@

    Cash Payments

    Baloto

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -66117,7 +66147,7 @@

    Cash Payments

    Baloto

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

    Banco de Occidente

    Request

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

    Banco de Occidente

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -66554,7 +66584,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -66653,7 +66683,7 @@

    Banco de Occidente

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -66683,7 +66713,7 @@

    Banco de Occidente

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

    Boleto

    Request

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

    Boleto

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67131,7 +67161,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -67248,7 +67278,7 @@

    Boleto

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67278,7 +67308,7 @@

    Boleto

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

    Efecty

    Request

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

    Efecty

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67721,7 +67751,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -67819,7 +67849,7 @@

    Efecty

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -67848,7 +67878,7 @@

    Efecty

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

    OXXO

    Request

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

    OXXO

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -68291,7 +68321,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -68389,7 +68419,7 @@

    OXXO

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -68418,7 +68448,7 @@

    OXXO

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

    Pago Facil

    Request

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

    Pago Facil

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -68861,7 +68891,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -68959,7 +68989,7 @@

    Pago Facil

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -68988,7 +69018,7 @@

    Pago Facil

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

    PIX

    Request

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

    PIX

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

    PIX

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

    Redpagos

    Request

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

    Redpagos

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -69912,7 +69942,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-05T15:07:07Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -70011,7 +70041,7 @@

    Redpagos

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -70041,7 +70071,7 @@

    Redpagos

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

    Gift Cards

    Intersolve

    Request

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

    Gift Cards

    Intersolve

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -70585,7 +70615,7 @@

    Gift Cards

    Intersolve

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

    Gift Cards

    Intersolve

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

    Gift Cards

    Intersolve

    [message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:07.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -70746,7 +70776,7 @@

    Gift Cards

    Intersolve

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

    Gift Cards

    Intersolve

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

    Fashioncheque

    Request

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

    Fashioncheque

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -71304,7 +71334,7 @@

    Fashioncheque

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

    Fashioncheque

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -71428,7 +71458,7 @@

    Fashioncheque

    [message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -71448,7 +71478,7 @@

    Fashioncheque

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

    Fashioncheque

    <code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -71673,7 +71703,7 @@

    TCS

    Request

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

    TCS

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72000,7 +72030,7 @@

    TCS

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

    TCS

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -72124,7 +72154,7 @@

    TCS

    [message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:09.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72144,7 +72174,7 @@

    TCS

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

    TCS

    <code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:09Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -72382,7 +72412,7 @@

    Split Payments

    Request

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

    Split Payments

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72711,7 +72741,7 @@

    Split Payments

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

    Split Payments

    <unique_id>406bc1b340472db4dbbba4b749850234</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>2000</amount> <currency>EUR</currency> @@ -72849,7 +72879,7 @@

    Split Payments

    [message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -72869,7 +72899,7 @@

    Split Payments

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

    Split Payments

    <code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>EUR</currency> @@ -73092,7 +73122,7 @@

    Split Payments

    Request

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

    Split Payments

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -73428,7 +73458,7 @@

    Split Payments

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

    Split Payments

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>2500</amount> <currency>EUR</currency> @@ -73566,7 +73596,7 @@

    Split Payments

    [message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -73586,7 +73616,7 @@

    Split Payments

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

    Split Payments

    <code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>EUR</currency> @@ -73809,7 +73839,7 @@

    Split Payments

    Request

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

    Split Payments

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -74145,7 +74175,7 @@

    Split Payments

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:08Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -74171,7 +74201,7 @@

    Split Payments

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -74283,7 +74313,7 @@

    Split Payments

    [message] => Transaction_id is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -74303,7 +74333,7 @@

    Split Payments

    <code content=[340]> <technical_message content=[Transaction_id is invalid!]> <message content=[Transaction_id is invalid!]> - <timestamp content=[2024-03-05T15:07:08Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -74328,7 +74358,7 @@

    Split Payments

    <code>340</code> <technical_message>Transaction_id is invalid!</technical_message> <message>Transaction_id is invalid!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -74579,7 +74609,7 @@

    Split Payments

    Request

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

    Split Payments

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -74984,7 +75014,7 @@

    Split Payments

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:08Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75007,7 +75037,7 @@

    Split Payments

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:08Z", + timestamp: "2024-03-12T11:38:10Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -75035,7 +75065,7 @@

    Split Payments

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -75112,7 +75142,7 @@

    Split Payments

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -75184,7 +75214,7 @@

    Split Payments

    [message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -75201,7 +75231,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-05T15:07:08Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75215,7 +75245,7 @@

    Split Payments

    code: "340", technical_message: "billing_address[zip_code] is invalid!", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-05T15:07:08Z", + timestamp: "2024-03-12T11:38:10Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -75234,7 +75264,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-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -75264,7 +75294,7 @@

    Split Payments

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -75704,7 +75734,7 @@

    Split Payments

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -75726,7 +75756,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-05T15:07:08Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75745,7 +75775,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-05T15:07:08Z", + timestamp: "2024-03-12T11:38:10Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -75769,7 +75799,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-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -75846,7 +75876,7 @@

    Split Payments

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. redirect_url @@ -75917,7 +75947,7 @@

    Split Payments

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -75938,7 +75968,7 @@

    Split Payments

    <code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-05T15:07:08Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[EUR]> @@ -75956,7 +75986,7 @@

    Split Payments

    code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:08Z", + timestamp: "2024-03-12T11:38:10Z", descriptor: "Descriptor one", amount: "500", currency: "EUR", @@ -75979,7 +76009,7 @@

    Split Payments

    <code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>EUR</currency> @@ -76034,7 +76064,7 @@

    Split Payments

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -76217,7 +76247,7 @@

    Invoice

    Request

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

    Invoice

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -76739,7 +76769,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-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -76837,7 +76867,7 @@

    Invoice

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -76866,7 +76896,7 @@

    Invoice

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>340</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -77034,7 +77064,7 @@

    Invoice Capture

    Request

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

    Invoice Capture

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -77391,7 +77421,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-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -77489,7 +77519,7 @@

    Invoice Capture

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -77518,7 +77548,7 @@

    Invoice Capture

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>340</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -79183,7 +79213,7 @@

    BitPay Sale

    Request

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

    BitPay Sale

    [redirect_url] => https://staging.gate.e-comprocessing.net/redirect/to_acquirer/649e1ff35c61 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -79424,7 +79454,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-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>EUR</currency> @@ -79523,7 +79553,7 @@

    BitPay Sale

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -79554,7 +79584,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-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>EUR</currency> @@ -79718,7 +79748,7 @@

    Payouts

    Bank Pay-out

    Request

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

    For BRL currency

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -83056,7 +83086,7 @@

    For BRL currency

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -83150,7 +83180,7 @@

    For BRL currency

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -83180,7 +83210,7 @@

    For BRL currency

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <code>110</code> <message>Something went wrong, please contact support!</message> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>50000</amount> <currency>INR</currency> @@ -84291,7 +84321,7 @@

    BitPay Payout

    Request

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

    BitPay Payout

    Request

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

    BitPay Payout

    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -84702,7 +84732,7 @@

    BitPay Payout

    <mode>live</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500000</amount> <currency>USD</currency> @@ -84792,7 +84822,7 @@

    BitPay Payout

    [message] => Something went wrong, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -84823,7 +84853,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-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>2000</amount> <currency>USD</currency> @@ -84862,7 +84892,7 @@

    BitPay Payout

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -84973,7 +85003,7 @@

    eZeeCard Payout

    Request

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

    eZeeCard Payout

    [mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -85084,7 +85114,7 @@

    eZeeCard Payout

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <amount>1000</amount> <currency>EUR</currency> </payment_response> @@ -85156,7 +85186,7 @@

    eZeeCard Payout

    [mode] => live [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:08.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -85184,7 +85214,7 @@

    eZeeCard Payout

    <technical_message>invalid deposit transaction</technical_message> <payment_response>message</payment_response> <mode>live</mode> - <timestamp>2024-03-05T15:07:08Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <amount>1000</amount> <currency>EUR</currency> </payment_response> @@ -85440,7 +85470,7 @@

    Payout

    Request

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

    Payout

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -85975,7 +86005,7 @@

    Payout

    <authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -85998,7 +86028,7 @@

    Payout

    authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:10Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86026,7 +86056,7 @@

    Payout

    <authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -86102,7 +86132,7 @@

    Payout

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -86147,7 +86177,7 @@

    Payout

    scheme_response_code string(2) -The response code returned from the schemes. +The response code returned from the schemes. See Scheme response codes for details. recurring_advice_code @@ -86178,7 +86208,7 @@

    Payout

    [message] => billing_address[zip_code] is invalid! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -86199,7 +86229,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-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -86217,7 +86247,7 @@

    Payout

    code: "340", technical_message: "billing_address[zip_code] is invalid!", message: "billing_address[zip_code] is invalid!", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:10Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86240,7 +86270,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -86280,7 +86310,7 @@

    Payout

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -86510,7 +86540,7 @@

    Money transfer Payout

    Request

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

    Money transfer Payout

    [response_code] => [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:10.000000 [timezone_type] => 2 [timezone] => Z ) @@ -86706,7 +86736,7 @@

    Money transfer Payout

    <transaction_id content=[119643250547501c79d8295]> <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <response_code content=[]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:10Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -86720,7 +86750,7 @@

    Money transfer Payout

    transaction_id: "119643250547501c79d8295", unique_id: "44177a21403427eb96664a6d7e5d5d48", response_code: "", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:10Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86739,7 +86769,7 @@

    Money transfer Payout

    <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <payment_response>response_code</payment_response> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:10Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -86762,7 +86792,7 @@

    Money transfer Payout

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -86781,7 +86811,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-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -86797,7 +86827,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-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -86818,7 +86848,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -86992,7 +87022,7 @@

    Non-money transfer Payout

    Request

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

    Non-money transfer Payout

    [response_code] => [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -87110,7 +87140,7 @@

    Non-money transfer Payout

    <transaction_id content=[119643250547501c79d8295]> <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <response_code content=[]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -87124,7 +87154,7 @@

    Non-money transfer Payout

    transaction_id: "119643250547501c79d8295", unique_id: "44177a21403427eb96664a6d7e5d5d48", response_code: "", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -87143,7 +87173,7 @@

    Non-money transfer Payout

    <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <payment_response>response_code</payment_response> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -87166,7 +87196,7 @@

    Non-money transfer Payout

    [message] => Please check input data for errors! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -87185,7 +87215,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-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -87201,7 +87231,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-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -87222,7 +87252,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -87354,7 +87384,7 @@

    SCT Payout

    Request

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

    SCT Payout

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -87820,7 +87850,7 @@

    SCT Payout

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -87836,7 +87866,7 @@

    SCT Payout

    unique_id: "44177a21403427eb96664a6d7e5d5d48", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -87857,7 +87887,7 @@

    SCT Payout

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -87952,7 +87982,7 @@

    SCT Payout

    [message] => expiration_year is invalid [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -87972,7 +88002,7 @@

    SCT Payout

    <code content=[340]> <technical_message content=[expiration_year is invalid]> <message content=[expiration_year is invalid]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[EUR]> @@ -87989,7 +88019,7 @@

    SCT Payout

    code: "340", technical_message: "expiration_year is invalid", message: "expiration_year is invalid", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "EUR", @@ -88011,7 +88041,7 @@

    SCT Payout

    <code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>EUR</currency> @@ -88117,7 +88147,7 @@

    African Mobile Payout

    Request

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

    African Mobile Payout

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -88580,7 +88610,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -88671,7 +88701,7 @@

    Russian Mobile Payout

    Request

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

    Russian Mobile Payout

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>RUB</currency> @@ -89031,7 +89061,7 @@

    TransferTo Payout

    Request

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

    TransferTo Payout

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -89570,7 +89600,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -89725,7 +89755,7 @@

    Mobile Payments

    Apple Pay

    Request

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

    Mobile Payments

    Apple Pay

    <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -90139,7 +90169,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -90205,7 +90235,7 @@

    Mobile Payments

    Apple Pay

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -90296,7 +90326,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -90468,7 +90498,7 @@

    Google Pay

    Request

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

    Google Pay

    <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -90537,7 +90567,7 @@

    Google Pay

    Request

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

    Google Pay

    <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -90602,7 +90632,7 @@

    Google Pay

    <category>service</category> </purchase> <recurring> - <expiration_date>06-09-2024</expiration_date> + <expiration_date>13-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -90610,25 +90640,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -91364,7 +91394,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91401,7 +91431,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91435,7 +91465,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91500,7 +91530,7 @@

    Google Pay

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -91591,7 +91621,7 @@

    Google Pay

    <code>340</code> <technical_message>expiration_year is invalid</technical_message> <message>expiration_year is invalid</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -91702,7 +91732,7 @@

    African Mobile Sale

    Request

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

    African Mobile Sale

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -92093,7 +92123,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>KES</currency> @@ -92184,7 +92214,7 @@

    Russian Mobile Sale

    Request

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

    Russian Mobile Sale

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>RUB</currency> @@ -92564,7 +92594,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>RUB</currency> @@ -92757,7 +92787,7 @@

    Refund

    Request

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

    Refund

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -92911,7 +92941,7 @@

    Refund

    <authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -92927,7 +92957,7 @@

    Refund

    authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -92948,7 +92978,7 @@

    Refund

    <authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93002,7 +93032,7 @@

    Refund

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -93047,7 +93077,7 @@

    Refund

    [message] => no approved reference transaction found [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -93066,7 +93096,7 @@

    Refund

    <code content=[410]> <technical_message content=[no approved reference transaction found]> <message content=[no approved reference transaction found]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -93082,7 +93112,7 @@

    Refund

    code: "410", technical_message: "no approved reference transaction found", message: "no approved reference transaction found", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -93103,7 +93133,7 @@

    Refund

    <code>410</code> <technical_message>no approved reference transaction found</technical_message> <message>no approved reference transaction found</message> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93147,7 +93177,7 @@

    Refund

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -93208,7 +93238,7 @@

    Async Refund

    Request

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

    Async Refund

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <authorization_code>345678</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93397,7 +93427,7 @@

    Async Refund

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -93453,7 +93483,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93497,7 +93527,7 @@

    Async Refund

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -93649,7 +93679,7 @@

    Void

    Request

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

    Void

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -93743,7 +93773,7 @@

    Void

    <authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -93760,7 +93790,7 @@

    Void

    authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -93782,7 +93812,7 @@

    Void

    <authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -93837,7 +93867,7 @@

    Void

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. technical_message @@ -93897,7 +93927,7 @@

    Void

    [message] => can not do void on void reference [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -93917,7 +93947,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-05T15:07:09Z]> + <timestamp content=[2024-03-12T11:38:11Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -93934,7 +93964,7 @@

    Void

    code: "420", technical_message: "can not do void on void reference", message: "can not do void on void reference", - timestamp: "2024-03-05T15:07:09Z", + timestamp: "2024-03-12T11:38:11Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -93956,7 +93986,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -94001,7 +94031,7 @@

    Void

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -94070,7 +94100,7 @@

    Invoice Refund

    Request

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

    Invoice Refund

    <mode>live</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -94456,7 +94486,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-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>60</amount> <currency>EUR</currency> @@ -94595,7 +94625,7 @@

    BitPay Refund

    Request

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

    BitPay Refund

    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:09.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -94707,7 +94737,7 @@

    BitPay Refund

    <mode>live</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-05T15:07:09Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -94791,7 +94821,7 @@

    BitPay Refund

    [message] => no approved reference transaction found [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:10.000000 + [date] => 2024-03-12 11:38:11.000000 [timezone_type] => 2 [timezone] => Z ) @@ -94821,7 +94851,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-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:11Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -94865,7 +94895,7 @@

    BitPay Refund

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. code @@ -95349,7 +95379,7 @@

    Advanced risk management with

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -95561,7 +95591,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. 0306) 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. 0313) of the initial transaction must be sent in the transaction request.

    Currency and Amount Handling

    @@ -96134,13 +96164,18 @@

    Electronic Commerce Indicator

    Authentication is unsuccessful or not attempted. The credit card is either a non-3D card or card issuing bank does not handle it as a 3D transaction -

    Issuer Response Codes

    -

    See below a list of issuer response codes with the corresponding messages. Issuer response codes (response code element) are different than the regular gateway codes (code element) - the issuer response code maps to the issuer code while the code is the gateway internal code mapping and part of the API, as described in the Errors section. Transaction responses will return the relevant issuer response code (note that both issuer response code and authorization code are optional in the API responses and will be returned only if the transaction reached the issuer)

    +

    Scheme Response Codes

    +

    See below a list of Scheme response codes with the corresponding messages. Scheme response codes (scheme response code element) are different than the regular gateway codes (code element and response code element) - the scheme response code maps to the code returned by the schemes while the response code and code elements are acquirer or gateway internal code mapping and part of the API, as described in the Errors section. Transaction responses will return the relevant scheme response code (note that both scheme response code and authorization code are optional in the API responses and will be returned only if provided)

    + +

    Visa

    - - + + @@ -96148,16 +96183,20 @@

    Issuer Response Codes

    - + + + + + - + @@ -96165,251 +96204,235 @@

    Issuer Response Codes

    - + - - - - - - - - - + - + - + - + - + - + - - + + - - - - - + - - - - - - - - - - - - - + - - + + - - + + - + - + - - + + - - + + - - + + - - + + - - + + - + - + - + - + + + + + - + - + - + - - + + - - + + - - + + - - + + - + - - - - - + - + - + - + - + - - - - - - - - - + - + - - - - - - - - - + - + - + - + - - - - - + - - + + + + + + + + + + - - + + - - + + - + - + + + + + - + + + + + + + + + + + + + + + + + @@ -96417,11 +96440,211 @@

    Issuer Response Codes

    - + + + + + - + + + + + + +
    Issuer Response CodeIssuer MessageCodeDescription
    Approved or completed successfully
    0201 Refer to card issuer
    02Refer to card issuer, special condition
    03 Invalid merchant
    04Pickup cardPickup card (no fraud)
    05
    06Invalid Transaction for TerminalError
    07Honour with ID
    08Time-Out
    09No OriginalPick up card, special condition (fraud account)
    10Unable to ReversePartial Approval
    11Partial ApprovalApproved (V.I.P)
    12Invalid transaction card / issuer / acquirerInvalid transaction
    13Invalid amountInvalid amount or currency conversion field overflow
    14Invalid card numberInvalid account number (no such number)
    17Invalid Capture date, terminal business date15No such issuer
    19System Error, Re-enter transaction
    20No From AccountRe-enter transaction
    21No To Account
    22No Checking Account
    23No Saving Account
    24No Credit AccountNo action taken
    30Format error25Unable to locate record in file
    34Implausible card data28File temporarily not available for update or unquiry
    39Transaction Not AllowedNo credit account
    41Pick-up cardLost card, pick up (fraud account)
    42Special Pickup43Stolen card, pick up (fraud account)
    43Hot Card, Pickup if possible46Closed account
    44Pickup Card51Not sufficient funds
    45Transaction Back Off52No checking account
    51Not su cient funds53No savings account
    54Expired cardExpired card or expiration date is missing
    55Incorrect PIN, Re-enterIncorrect PIN or PIN missing
    57Not permitted on cardTransaction not permitted to cardholder
    58Txn Not Permitted On TermTransaction not allowed at terminal
    59Suspected fraud
    61Exceeds amount limitExceeds approval amount limit
    62Restricted cardRestricted card (card invalid in this region or country)
    63MAC Key ErrorSecurity violation (source is not correct issuer)
    65Exceeds frequency limit64Transaction does not fulfil AML requirement
    66Exceeds Acquirer Limit65Exceeds withdrawal frequency limit
    67Retain Card, no reason specified70PIN data required
    68Response received too late74Different value than that used for PIN encryption errors
    75Exceeds PIN RetryAllowable number of PIN entry tries exceeded
    76Invalid Account
    77Issuer Does Not Participate In The ServiceUnsolicited reversal
    78Function Not Available“Blocked, first used”—Transaction from new cardholder, and card not properly unblocked
    79Key Validation ErrorAlready reversed (by Switch)
    80Approval for Purchase Amount OnlyNo financial impact
    81Unable to Verify PINCryptographic error found in PIN
    82Invalid Card Verification Value
    83Not declined, AVS Only
    84Invalid Life Cycle of transactionNegative CAM, dCVV, iCVV, or CVV results
    85No Keys To UseNo reason to decline a request for address verification, CVV2 verification, or a credit voucher or merchandise return
    86K M E Sync Error
    87PIN Key Error
    88MAC sync ErrorCannot verify PIN; for example, no PVV
    89Security ViolationIneligible to receive financial position information (GIV)
    91Issuer not availableIssuer or switch inoperative and STIP not applicable or not available for this transaction; Time-out when no stand-in; POS Check Service: Destination unavailable; Credit Voucher and Merchandise Return Authorizations: V.I.P. sent the transaction to the issuer, but the issuer was unavailable.
    92Invalid IssuerFinancial institution or intermediate network facility cannot be found for routing (receiving institution ID is invalid)
    93Transaction cannot be completed
    94Invalid originatorTransaction cannot be completed - violation of law
    96 System malfunction
    97No Funds Transfer1AAdditional customer authentication required
    6PVerification data failed
    B1Surcharge amount not permitted on Visa cards or EBT food stamps (U.S. acquirers only)
    98Duplicate ReversalB2Surcharge amount not supported by debit network issuer.
    99Duplicate TransactionN0Force STIP
    N3Cash Service Not AvailableCash service not available
    N4Cash Back Request Exceeds Issuer LimitCash request exceeds issuer or approved limit
    N5Ineligible for resubmission
    N7CVV2 FailureDecline for CVV2 failure
    N8Transaction amount exceeds preauthorized approval amount
    P5Denied PIN unblock—PIN change or unblock request declined by issuer
    P6Denied PIN change—requested PIN unsafe
    Q1Card Authentication failed
    R0
    R1Revocation of Authorisation OrderRevocation of authorisation order
    R2Transaction does not qualify for Visa PIN
    R3Revocation of all Authorisations OrderRevocation of all authorizations order
    Z3Unable to go online; offline-declined
    +

    Mastercard and Maestro

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ISO CodeDescription
    00Approved or completed successfully
    01Refer to card issuer
    03Invalid merchant
    04Capture card
    05Do not honour
    08Honour with ID
    10Partial Approval
    12Invalid transaction
    13Invalid amount
    14Invalid card number
    15Invalid issuer
    30Format error
    41Lost card
    43Stolen card
    51Insufficient funds/over credit limit
    54Expired card
    55Invalid PIN
    57Transaction not permitted to issuer/cardholder
    58Transaction not allowed at acquirer/terminal
    61Exceeds withdrawal amount limit
    62Restricted card
    63Security violation
    65Exceeds withdrawal count limit
    70Contact Card Issuer
    71PIN Not Changed
    75Allowable number of PIN tries exceeded
    76Invalid/nonexistent “To Account” specified
    77Invalid/nonexistent “From Account” specified
    78Invalid/nonexistent account specified (general)
    79Life cycle (Mastercard use only)
    80System not available
    81Domestic Debit Transaction Not Allowed (Regional use only)
    82Policy (Mastercard use only)
    83Fraud/Security (Mastercard use only)
    84Invalid Authorization Life Cycle
    85Not declined
    86PIN Validation not possible
    87Purchase Amount Only, No Cash Back Allowed
    88Cryptographic failure
    89Unacceptable PIN—Transaction Declined—Retry
    90Cutoff is in progress
    91Authorization System or issuer system inoperative
    92Unable to route transaction
    94Duplication transaction detected
    96System error
    1ZAuthorization System or issuer system inoperative

    Manually Reviewed Transactions

    @@ -96491,7 +96714,7 @@

    Preauthorization

    $request = $genesis->request(); $request - ->setTransactionId('TrxID_cde8c1c12dde586b8bbe6434ea810980') + ->setTransactionId('TrxID_f91f282d5f5749a183d453bb34659775') ->setUsage('40208 concert tickets') ->setRemoteIp('245.253.2.12') ->setAmount('5000') @@ -96552,7 +96775,7 @@

    Preauthorization

    AuthorizeRequest request = new AuthorizeRequest(); - request.setTransactionId("TrxID_cde8c1c12dde586b8bbe6434ea810980"); + request.setTransactionId("TrxID_f91f282d5f5749a183d453bb34659775"); request.setUsage("40208 concert tickets"); request.setRemoteIp("245.253.2.12"); request.setAmount(new BigDecimal(5000)); @@ -96600,7 +96823,7 @@

    Preauthorization

    transaction.authorize( { - "transaction_id": "TrxID_cde8c1c12dde586b8bbe6434ea810980", + "transaction_id": "TrxID_f91f282d5f5749a183d453bb34659775", "usage": "40208 concert tickets", "remote_ip": "245.253.2.12", "amount": 5000, @@ -96633,14 +96856,14 @@

    Preauthorization

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
         <transaction_type>authorize</transaction_type>
    -    <transaction_id>TrxID_cde8c1c12dde586b8bbe6434ea810980</transaction_id>
    +    <transaction_id>TrxID_f91f282d5f5749a183d453bb34659775</transaction_id>
         <usage>40208 concert tickets</usage>
         <remote_ip>245.253.2.12</remote_ip>
         <amount>5000</amount>
    @@ -96675,16 +96898,16 @@ 

    Preauthorization

    [transaction_type] => authorize [status] => approved [mode] => live - [transaction_id] => TrxID_cde8c1c12dde586b8bbe6434ea810980 - [unique_id] => 3d8f25bb076a7f840245c853d5437417 + [transaction_id] => TrxID_f91f282d5f5749a183d453bb34659775 + [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified [cvv_result_code] => M - [authorization_code] => 168298 + [authorization_code] => 914745 [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -96699,14 +96922,14 @@

    Preauthorization

    <transaction_type content=[authorize]> <status content=[approved]> <mode content=[live]> - <transaction_id content=[TrxID_cde8c1c12dde586b8bbe6434ea810980]> - <unique_id content=[3d8f25bb076a7f840245c853d5437417]> + <transaction_id content=[TrxID_f91f282d5f5749a183d453bb34659775]> + <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]> <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=[168298]> + <authorization_code content=[914745]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:10Z]> + <timestamp content=[2024-03-12T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -96718,14 +96941,14 @@

    Preauthorization

    transaction_type: "authorize", status: "approved", mode: "live", - transaction_id: "TrxID_cde8c1c12dde586b8bbe6434ea810980", - unique_id: "3d8f25bb076a7f840245c853d5437417", + transaction_id: "TrxID_f91f282d5f5749a183d453bb34659775", + unique_id: "d1408a2fcbf3c05e27fbb09a97232d13", avs_response_code: "5I", avs_response_text: "Response provided by issuer processor; Address information not verified", cvv_result_code: "M", - authorization_code: "168298", + authorization_code: "914745", response_code: "00", - timestamp: "2024-03-05T15:07:10Z", + timestamp: "2024-03-12T11:38:12Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -96742,14 +96965,14 @@

    Preauthorization

    <transaction_type>authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_cde8c1c12dde586b8bbe6434ea810980</transaction_id> - <unique_id>3d8f25bb076a7f840245c853d5437417</unique_id> + <transaction_id>TrxID_f91f282d5f5749a183d453bb34659775</transaction_id> + <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</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>168298</authorization_code> + <authorization_code>914745</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -96771,7 +96994,7 @@

    Preauthorization

    $request = $genesis->request(); $request - ->setUniqueId('3d8f25bb076a7f840245c853d5437417'); + ->setUniqueId('d1408a2fcbf3c05e27fbb09a97232d13'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -96808,7 +97031,7 @@

    Preauthorization

    ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("3d8f25bb076a7f840245c853d5437417"); + request.setUniqueId("d1408a2fcbf3c05e27fbb09a97232d13"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -96833,7 +97056,7 @@

    Preauthorization

    transaction.reconcile( { - "unique_id": "3d8f25bb076a7f840245c853d5437417" + "unique_id": "d1408a2fcbf3c05e27fbb09a97232d13" } ).send() .then(success) @@ -96844,13 +97067,13 @@

    Preauthorization

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@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>3d8f25bb076a7f840245c853d5437417</unique_id>
    +    <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id>
       </reconcile>'
     
    @@ -96862,13 +97085,13 @@

    Preauthorization

    ( [transaction_type] => authorize [status] => approved - [authorization_code] => 168298 + [authorization_code] => 914745 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => 3d8f25bb076a7f840245c853d5437417 - [transaction_id] => TrxID_cde8c1c12dde586b8bbe6434ea810980 + [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 + [transaction_id] => TrxID_f91f282d5f5749a183d453bb34659775 [mode] => live - [timestamp] => 2024-03-05T15:07:10Z + [timestamp] => 2024-03-12T11:38:12Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -96885,7 +97108,7 @@

    Preauthorization

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-05T15:07:10Z + [preauthorization_expires_at] => 2024-04-12T11:38:12Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5750 [captured_amount] => 0 @@ -96897,13 +97120,13 @@

    Preauthorization

    <payment_response content=[
         <transaction_type content=[authorize]>
         <status content=[approved]>
    -    <authorization_code content=[168298]>
    +    <authorization_code content=[914745]>
         <retrieval_reference_number content=[016813015184]>
         <response_code content=[00]>
    -    <unique_id content=[3d8f25bb076a7f840245c853d5437417]>
    -    <transaction_id content=[TrxID_cde8c1c12dde586b8bbe6434ea810980]>
    +    <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]>
    +    <transaction_id content=[TrxID_f91f282d5f5749a183d453bb34659775]>
         <mode content=[live]>
    -    <timestamp content=[2024-03-05T15:07:10Z]>
    +    <timestamp content=[2024-03-12T11:38:12Z]>
         <descriptor content=[Descriptor one]>
         <amount content=[5000]>
         <currency content=[USD]>
    @@ -96920,7 +97143,7 @@ 

    Preauthorization

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-05T15:07:10Z]> + <preauthorization_expires_at content=[2024-04-12T11:38:12Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5750]> <captured_amount content=[0]> @@ -96932,13 +97155,13 @@

    Preauthorization

    {
         transaction_type: "authorize",
         status: "approved",
    -    authorization_code: "168298",
    +    authorization_code: "914745",
         retrieval_reference_number: "016813015184",
         response_code: "00",
    -    unique_id: "3d8f25bb076a7f840245c853d5437417",
    -    transaction_id: "TrxID_cde8c1c12dde586b8bbe6434ea810980",
    +    unique_id: "d1408a2fcbf3c05e27fbb09a97232d13",
    +    transaction_id: "TrxID_f91f282d5f5749a183d453bb34659775",
         mode: "live",
    -    timestamp: "2024-03-05T15:07:10Z",
    +    timestamp: "2024-03-12T11:38:12Z",
         descriptor: "Descriptor one",
         amount: "5000",
         currency: "USD",
    @@ -96955,7 +97178,7 @@ 

    Preauthorization

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-05T15:07:10Z", + preauthorization_expires_at: "2024-04-12T11:38:12Z", preauthorization_total_amount: "5000", capturable_amount: "5750", captured_amount: "0", @@ -96972,13 +97195,13 @@

    Preauthorization

    <payment_response> <transaction_type>authorize</transaction_type> <status>approved</status> - <authorization_code>168298</authorization_code> + <authorization_code>914745</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>3d8f25bb076a7f840245c853d5437417</unique_id> - <transaction_id>TrxID_cde8c1c12dde586b8bbe6434ea810980</transaction_id> + <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id> + <transaction_id>TrxID_f91f282d5f5749a183d453bb34659775</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -96995,7 +97218,7 @@

    Preauthorization

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-05T15:07:10Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-12T11:38:12Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5750</capturable_amount> <captured_amount>0</captured_amount> @@ -97165,7 +97388,7 @@

    Preauthorization

    $request = $genesis->request(); $request - ->setTransactionId('TrxID_90adba3a074ce77fc3d0fa7c181b8f68') + ->setTransactionId('TrxID_f757ce52460ce0392a6177192a498d08') ->setUsage('40208 concert tickets') ->setRemoteIp('245.253.2.12') ->setAmount('5000') @@ -97226,7 +97449,7 @@

    Preauthorization

    AuthorizeRequest request = new AuthorizeRequest(); - request.setTransactionId("TrxID_90adba3a074ce77fc3d0fa7c181b8f68"); + request.setTransactionId("TrxID_f757ce52460ce0392a6177192a498d08"); request.setUsage("40208 concert tickets"); request.setRemoteIp("245.253.2.12"); request.setAmount(new BigDecimal(5000)); @@ -97274,7 +97497,7 @@

    Preauthorization

    transaction.authorize( { - "transaction_id": "TrxID_90adba3a074ce77fc3d0fa7c181b8f68", + "transaction_id": "TrxID_f757ce52460ce0392a6177192a498d08", "usage": "40208 concert tickets", "remote_ip": "245.253.2.12", "amount": 5000, @@ -97307,14 +97530,14 @@

    Preauthorization

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
         <transaction_type>authorize</transaction_type>
    -    <transaction_id>TrxID_90adba3a074ce77fc3d0fa7c181b8f68</transaction_id>
    +    <transaction_id>TrxID_f757ce52460ce0392a6177192a498d08</transaction_id>
         <usage>40208 concert tickets</usage>
         <remote_ip>245.253.2.12</remote_ip>
         <amount>5000</amount>
    @@ -97349,16 +97572,16 @@ 

    Preauthorization

    [transaction_type] => authorize [status] => approved [mode] => live - [transaction_id] => TrxID_90adba3a074ce77fc3d0fa7c181b8f68 - [unique_id] => bdd250fede989a1e9551b07f1251caf4 + [transaction_id] => TrxID_f757ce52460ce0392a6177192a498d08 + [unique_id] => d56814909bc0603524f4e68604c826ec [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified [cvv_result_code] => M - [authorization_code] => 598459 + [authorization_code] => 637143 [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-04 15:07:10.000000 + [date] => 2024-03-11 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -97373,14 +97596,14 @@

    Preauthorization

    <transaction_type content=[authorize]> <status content=[approved]> <mode content=[live]> - <transaction_id content=[TrxID_90adba3a074ce77fc3d0fa7c181b8f68]> - <unique_id content=[bdd250fede989a1e9551b07f1251caf4]> + <transaction_id content=[TrxID_f757ce52460ce0392a6177192a498d08]> + <unique_id content=[d56814909bc0603524f4e68604c826ec]> <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=[598459]> + <authorization_code content=[637143]> <response_code content=[00]> - <timestamp content=[2024-03-04T15:07:10Z]> + <timestamp content=[2024-03-11T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -97392,14 +97615,14 @@

    Preauthorization

    transaction_type: "authorize", status: "approved", mode: "live", - transaction_id: "TrxID_90adba3a074ce77fc3d0fa7c181b8f68", - unique_id: "bdd250fede989a1e9551b07f1251caf4", + transaction_id: "TrxID_f757ce52460ce0392a6177192a498d08", + unique_id: "d56814909bc0603524f4e68604c826ec", avs_response_code: "5I", avs_response_text: "Response provided by issuer processor; Address information not verified", cvv_result_code: "M", - authorization_code: "598459", + authorization_code: "637143", response_code: "00", - timestamp: "2024-03-04T15:07:10Z", + timestamp: "2024-03-11T11:38:12Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -97416,14 +97639,14 @@

    Preauthorization

    <transaction_type>authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_90adba3a074ce77fc3d0fa7c181b8f68</transaction_id> - <unique_id>bdd250fede989a1e9551b07f1251caf4</unique_id> + <transaction_id>TrxID_f757ce52460ce0392a6177192a498d08</transaction_id> + <unique_id>d56814909bc0603524f4e68604c826ec</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>598459</authorization_code> + <authorization_code>637143</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-04T15:07:10Z</timestamp> + <timestamp>2024-03-11T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -97445,7 +97668,7 @@

    Preauthorization

    $request = $genesis->request(); $request - ->setUniqueId('bdd250fede989a1e9551b07f1251caf4'); + ->setUniqueId('d56814909bc0603524f4e68604c826ec'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -97482,7 +97705,7 @@

    Preauthorization

    ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("bdd250fede989a1e9551b07f1251caf4"); + request.setUniqueId("d56814909bc0603524f4e68604c826ec"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -97507,7 +97730,7 @@

    Preauthorization

    transaction.reconcile( { - "unique_id": "bdd250fede989a1e9551b07f1251caf4" + "unique_id": "d56814909bc0603524f4e68604c826ec" } ).send() .then(success) @@ -97518,13 +97741,13 @@

    Preauthorization

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@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>bdd250fede989a1e9551b07f1251caf4</unique_id>
    +    <unique_id>d56814909bc0603524f4e68604c826ec</unique_id>
       </reconcile>'
     
    @@ -97536,13 +97759,13 @@

    Preauthorization

    ( [transaction_type] => authorize [status] => approved - [authorization_code] => 598459 + [authorization_code] => 637143 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => bdd250fede989a1e9551b07f1251caf4 - [transaction_id] => TrxID_90adba3a074ce77fc3d0fa7c181b8f68 + [unique_id] => d56814909bc0603524f4e68604c826ec + [transaction_id] => TrxID_f757ce52460ce0392a6177192a498d08 [mode] => live - [timestamp] => 2024-03-04T15:07:10Z + [timestamp] => 2024-03-11T11:38:12Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -97559,7 +97782,7 @@

    Preauthorization

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-03T15:07:10Z + [preauthorization_expires_at] => 2024-04-10T11:38:12Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5000 [captured_amount] => 0 @@ -97571,13 +97794,13 @@

    Preauthorization

    <payment_response content=[
         <transaction_type content=[authorize]>
         <status content=[approved]>
    -    <authorization_code content=[598459]>
    +    <authorization_code content=[637143]>
         <retrieval_reference_number content=[016813015184]>
         <response_code content=[00]>
    -    <unique_id content=[bdd250fede989a1e9551b07f1251caf4]>
    -    <transaction_id content=[TrxID_90adba3a074ce77fc3d0fa7c181b8f68]>
    +    <unique_id content=[d56814909bc0603524f4e68604c826ec]>
    +    <transaction_id content=[TrxID_f757ce52460ce0392a6177192a498d08]>
         <mode content=[live]>
    -    <timestamp content=[2024-03-04T15:07:10Z]>
    +    <timestamp content=[2024-03-11T11:38:12Z]>
         <descriptor content=[Descriptor one]>
         <amount content=[5000]>
         <currency content=[USD]>
    @@ -97594,7 +97817,7 @@ 

    Preauthorization

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-03T15:07:10Z]> + <preauthorization_expires_at content=[2024-04-10T11:38:12Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5000]> <captured_amount content=[0]> @@ -97606,13 +97829,13 @@

    Preauthorization

    {
         transaction_type: "authorize",
         status: "approved",
    -    authorization_code: "598459",
    +    authorization_code: "637143",
         retrieval_reference_number: "016813015184",
         response_code: "00",
    -    unique_id: "bdd250fede989a1e9551b07f1251caf4",
    -    transaction_id: "TrxID_90adba3a074ce77fc3d0fa7c181b8f68",
    +    unique_id: "d56814909bc0603524f4e68604c826ec",
    +    transaction_id: "TrxID_f757ce52460ce0392a6177192a498d08",
         mode: "live",
    -    timestamp: "2024-03-04T15:07:10Z",
    +    timestamp: "2024-03-11T11:38:12Z",
         descriptor: "Descriptor one",
         amount: "5000",
         currency: "USD",
    @@ -97629,7 +97852,7 @@ 

    Preauthorization

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-03T15:07:10Z", + preauthorization_expires_at: "2024-04-10T11:38:12Z", preauthorization_total_amount: "5000", capturable_amount: "5000", captured_amount: "0", @@ -97646,13 +97869,13 @@

    Preauthorization

    <payment_response> <transaction_type>authorize</transaction_type> <status>approved</status> - <authorization_code>598459</authorization_code> + <authorization_code>637143</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>bdd250fede989a1e9551b07f1251caf4</unique_id> - <transaction_id>TrxID_90adba3a074ce77fc3d0fa7c181b8f68</transaction_id> + <unique_id>d56814909bc0603524f4e68604c826ec</unique_id> + <transaction_id>TrxID_f757ce52460ce0392a6177192a498d08</transaction_id> <mode>live</mode> - <timestamp>2024-03-04T15:07:10Z</timestamp> + <timestamp>2024-03-11T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -97669,7 +97892,7 @@

    Preauthorization

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-03T15:07:10Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-10T11:38:12Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5000</capturable_amount> <captured_amount>0</captured_amount> @@ -97723,7 +97946,7 @@

    Preauthorization

    $request = $genesis->request(); $request - ->setTransactionId('TrxID_7ba221bc0125bb86dc1039e0f12cdb17') + ->setTransactionId('TrxID_564786d6ab971b2955e7a1b4a85d9f63') ->setUsage('40208 concert tickets') ->setRemoteIp('245.253.2.12') ->setAmount('5000') @@ -97784,7 +98007,7 @@

    Preauthorization

    AuthorizeRequest request = new AuthorizeRequest(); - request.setTransactionId("TrxID_7ba221bc0125bb86dc1039e0f12cdb17"); + request.setTransactionId("TrxID_564786d6ab971b2955e7a1b4a85d9f63"); request.setUsage("40208 concert tickets"); request.setRemoteIp("245.253.2.12"); request.setAmount(new BigDecimal(5000)); @@ -97832,7 +98055,7 @@

    Preauthorization

    transaction.authorize( { - "transaction_id": "TrxID_7ba221bc0125bb86dc1039e0f12cdb17", + "transaction_id": "TrxID_564786d6ab971b2955e7a1b4a85d9f63", "usage": "40208 concert tickets", "remote_ip": "245.253.2.12", "amount": 5000, @@ -97865,14 +98088,14 @@

    Preauthorization

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
         <transaction_type>authorize</transaction_type>
    -    <transaction_id>TrxID_7ba221bc0125bb86dc1039e0f12cdb17</transaction_id>
    +    <transaction_id>TrxID_564786d6ab971b2955e7a1b4a85d9f63</transaction_id>
         <usage>40208 concert tickets</usage>
         <remote_ip>245.253.2.12</remote_ip>
         <amount>5000</amount>
    @@ -97907,16 +98130,16 @@ 

    Preauthorization

    [transaction_type] => authorize [status] => approved [mode] => live - [transaction_id] => TrxID_7ba221bc0125bb86dc1039e0f12cdb17 - [unique_id] => 64aa0332db2919a5abe855a708d49849 + [transaction_id] => TrxID_564786d6ab971b2955e7a1b4a85d9f63 + [unique_id] => 98ec6bf61dacb603bafbd67af8ce43b3 [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified [cvv_result_code] => M - [authorization_code] => 955739 + [authorization_code] => 634552 [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-03 15:07:10.000000 + [date] => 2024-03-10 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -97931,14 +98154,14 @@

    Preauthorization

    <transaction_type content=[authorize]> <status content=[approved]> <mode content=[live]> - <transaction_id content=[TrxID_7ba221bc0125bb86dc1039e0f12cdb17]> - <unique_id content=[64aa0332db2919a5abe855a708d49849]> + <transaction_id content=[TrxID_564786d6ab971b2955e7a1b4a85d9f63]> + <unique_id content=[98ec6bf61dacb603bafbd67af8ce43b3]> <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=[955739]> + <authorization_code content=[634552]> <response_code content=[00]> - <timestamp content=[2024-03-03T15:07:10Z]> + <timestamp content=[2024-03-10T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -97950,14 +98173,14 @@

    Preauthorization

    transaction_type: "authorize", status: "approved", mode: "live", - transaction_id: "TrxID_7ba221bc0125bb86dc1039e0f12cdb17", - unique_id: "64aa0332db2919a5abe855a708d49849", + transaction_id: "TrxID_564786d6ab971b2955e7a1b4a85d9f63", + unique_id: "98ec6bf61dacb603bafbd67af8ce43b3", avs_response_code: "5I", avs_response_text: "Response provided by issuer processor; Address information not verified", cvv_result_code: "M", - authorization_code: "955739", + authorization_code: "634552", response_code: "00", - timestamp: "2024-03-03T15:07:10Z", + timestamp: "2024-03-10T11:38:12Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -97974,14 +98197,14 @@

    Preauthorization

    <transaction_type>authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_7ba221bc0125bb86dc1039e0f12cdb17</transaction_id> - <unique_id>64aa0332db2919a5abe855a708d49849</unique_id> + <transaction_id>TrxID_564786d6ab971b2955e7a1b4a85d9f63</transaction_id> + <unique_id>98ec6bf61dacb603bafbd67af8ce43b3</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>955739</authorization_code> + <authorization_code>634552</authorization_code> <response_code>00</response_code> - <timestamp>2024-03-03T15:07:10Z</timestamp> + <timestamp>2024-03-10T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -98003,7 +98226,7 @@

    Preauthorization

    $request = $genesis->request(); $request - ->setUniqueId('64aa0332db2919a5abe855a708d49849'); + ->setUniqueId('98ec6bf61dacb603bafbd67af8ce43b3'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -98040,7 +98263,7 @@

    Preauthorization

    ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("64aa0332db2919a5abe855a708d49849"); + request.setUniqueId("98ec6bf61dacb603bafbd67af8ce43b3"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -98065,7 +98288,7 @@

    Preauthorization

    transaction.reconcile( { - "unique_id": "64aa0332db2919a5abe855a708d49849" + "unique_id": "98ec6bf61dacb603bafbd67af8ce43b3" } ).send() .then(success) @@ -98076,13 +98299,13 @@

    Preauthorization

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@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>64aa0332db2919a5abe855a708d49849</unique_id>
    +    <unique_id>98ec6bf61dacb603bafbd67af8ce43b3</unique_id>
       </reconcile>'
     
    @@ -98094,13 +98317,13 @@

    Preauthorization

    ( [transaction_type] => authorize [status] => approved - [authorization_code] => 955739 + [authorization_code] => 634552 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => 64aa0332db2919a5abe855a708d49849 - [transaction_id] => TrxID_7ba221bc0125bb86dc1039e0f12cdb17 + [unique_id] => 98ec6bf61dacb603bafbd67af8ce43b3 + [transaction_id] => TrxID_564786d6ab971b2955e7a1b4a85d9f63 [mode] => live - [timestamp] => 2024-03-03T15:07:10Z + [timestamp] => 2024-03-10T11:38:12Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -98117,7 +98340,7 @@

    Preauthorization

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-03-10T15:07:10Z + [preauthorization_expires_at] => 2024-03-17T11:38:12Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5000 [captured_amount] => 0 @@ -98129,13 +98352,13 @@

    Preauthorization

    <payment_response content=[
         <transaction_type content=[authorize]>
         <status content=[approved]>
    -    <authorization_code content=[955739]>
    +    <authorization_code content=[634552]>
         <retrieval_reference_number content=[016813015184]>
         <response_code content=[00]>
    -    <unique_id content=[64aa0332db2919a5abe855a708d49849]>
    -    <transaction_id content=[TrxID_7ba221bc0125bb86dc1039e0f12cdb17]>
    +    <unique_id content=[98ec6bf61dacb603bafbd67af8ce43b3]>
    +    <transaction_id content=[TrxID_564786d6ab971b2955e7a1b4a85d9f63]>
         <mode content=[live]>
    -    <timestamp content=[2024-03-03T15:07:10Z]>
    +    <timestamp content=[2024-03-10T11:38:12Z]>
         <descriptor content=[Descriptor one]>
         <amount content=[5000]>
         <currency content=[USD]>
    @@ -98152,7 +98375,7 @@ 

    Preauthorization

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-03-10T15:07:10Z]> + <preauthorization_expires_at content=[2024-03-17T11:38:12Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5000]> <captured_amount content=[0]> @@ -98164,13 +98387,13 @@

    Preauthorization

    {
         transaction_type: "authorize",
         status: "approved",
    -    authorization_code: "955739",
    +    authorization_code: "634552",
         retrieval_reference_number: "016813015184",
         response_code: "00",
    -    unique_id: "64aa0332db2919a5abe855a708d49849",
    -    transaction_id: "TrxID_7ba221bc0125bb86dc1039e0f12cdb17",
    +    unique_id: "98ec6bf61dacb603bafbd67af8ce43b3",
    +    transaction_id: "TrxID_564786d6ab971b2955e7a1b4a85d9f63",
         mode: "live",
    -    timestamp: "2024-03-03T15:07:10Z",
    +    timestamp: "2024-03-10T11:38:12Z",
         descriptor: "Descriptor one",
         amount: "5000",
         currency: "USD",
    @@ -98187,7 +98410,7 @@ 

    Preauthorization

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-03-10T15:07:10Z", + preauthorization_expires_at: "2024-03-17T11:38:12Z", preauthorization_total_amount: "5000", capturable_amount: "5000", captured_amount: "0", @@ -98204,13 +98427,13 @@

    Preauthorization

    <payment_response> <transaction_type>authorize</transaction_type> <status>approved</status> - <authorization_code>955739</authorization_code> + <authorization_code>634552</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>64aa0332db2919a5abe855a708d49849</unique_id> - <transaction_id>TrxID_7ba221bc0125bb86dc1039e0f12cdb17</transaction_id> + <unique_id>98ec6bf61dacb603bafbd67af8ce43b3</unique_id> + <transaction_id>TrxID_564786d6ab971b2955e7a1b4a85d9f63</transaction_id> <mode>live</mode> - <timestamp>2024-03-03T15:07:10Z</timestamp> + <timestamp>2024-03-10T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -98227,7 +98450,7 @@

    Preauthorization

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-03-10T15:07:10Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-03-17T11:38:12Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5000</capturable_amount> <captured_amount>0</captured_amount> @@ -98315,11 +98538,11 @@

    Incremental Authorize

    $request = $genesis->request(); $request - ->setTransactionId('TrxID_32a0b6c6b08041f5ff8f63588cb7189b') + ->setTransactionId('TrxID_0722617cc303422393d56b58aad3527a') ->setUsage('20469237 extend hotel rezervation') ->setRemoteIp('245.253.2.12') ->setAmount('1000') - ->setReferenceId('bdd250fede989a1e9551b07f1251caf4'); + ->setReferenceId('d56814909bc0603524f4e68604c826ec'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -98344,18 +98567,18 @@

    Incremental Authorize

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
         <transaction_type>incremental_authorize</transaction_type>
    -    <transaction_id>TrxID_32a0b6c6b08041f5ff8f63588cb7189b</transaction_id>
    +    <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id>
         <usage>20469237 extend hotel rezervation</usage>
         <remote_ip>245.253.2.12</remote_ip>
         <amount>1000</amount>
    -    <reference_id>bdd250fede989a1e9551b07f1251caf4</reference_id>
    +    <reference_id>d56814909bc0603524f4e68604c826ec</reference_id>
       </payment_transaction>'
     
    @@ -98423,7 +98646,7 @@

    Incremental Authorize

    [transaction_type] => incremental_authorize [status] => approved [mode] => live - [transaction_id] => TrxID_32a0b6c6b08041f5ff8f63588cb7189b + [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [avs_response_code] => 5I [avs_response_text] => Response provided by issuer processor; Address information not verified @@ -98432,7 +98655,7 @@

    Incremental Authorize

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -98458,14 +98681,14 @@

    Incremental Authorize

    <transaction_type>incremental_authorize</transaction_type> <status>approved</status> <mode>live</mode> - <transaction_id>TrxID_32a0b6c6b08041f5ff8f63588cb7189b</transaction_id> + <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</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-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>1000</amount> <currency>USD</currency> @@ -98535,7 +98758,7 @@

    Incremental Authorize

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -98583,14 +98806,14 @@

    Incremental Authorize

    [transaction_type] => incremental_authorize [status] => error [mode] => live - [transaction_id] => TrxID_32a0b6c6b08041f5ff8f63588cb7189b + [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a [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-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -98616,12 +98839,12 @@

    Incremental Authorize

    <transaction_type>incremental_authorize</transaction_type> <status>error</status> <mode>live</mode> - <transaction_id>TrxID_32a0b6c6b08041f5ff8f63588cb7189b</transaction_id> + <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</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-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>1000</amount> <currency>USD</currency> @@ -98731,11 +98954,11 @@

    Incremental Authorize

    $request = $genesis->request(); $request - ->setTransactionId('TrxID_32a0b6c6b08041f5ff8f63588cb7189b') + ->setTransactionId('TrxID_0722617cc303422393d56b58aad3527a') ->setUsage('204692378 extend the preauthorization validity timeframe') ->setRemoteIp('245.253.2.12') ->setAmount('0') - ->setReferenceId('3d8f25bb076a7f840245c853d5437417'); + ->setReferenceId('d1408a2fcbf3c05e27fbb09a97232d13'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -98760,18 +98983,18 @@

    Incremental Authorize

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
         <transaction_type>incremental_authorize</transaction_type>
    -    <transaction_id>TrxID_32a0b6c6b08041f5ff8f63588cb7189b</transaction_id>
    +    <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id>
         <usage>204692378 extend the preauthorization validity timeframe</usage>
         <remote_ip>245.253.2.12</remote_ip>
         <amount>0</amount>
    -    <reference_id>3d8f25bb076a7f840245c853d5437417</reference_id>
    +    <reference_id>d1408a2fcbf3c05e27fbb09a97232d13</reference_id>
       </payment_transaction>'
     
    @@ -98784,14 +99007,14 @@

    Incremental Authorize

    [transaction_type] => incremental_authorize [status] => error [mode] => live - [transaction_id] => TrxID_32a0b6c6b08041f5ff8f63588cb7189b + [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a [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-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -98817,12 +99040,12 @@

    Incremental Authorize

    <transaction_type>incremental_authorize</transaction_type> <status>error</status> <mode>live</mode> - <transaction_id>TrxID_32a0b6c6b08041f5ff8f63588cb7189b</transaction_id> + <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</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-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>0</amount> <currency>USD</currency> @@ -98844,7 +99067,7 @@

    Incremental Authorize

    $request = $genesis->request(); $request - ->setUniqueId('bdd250fede989a1e9551b07f1251caf4'); + ->setUniqueId('d56814909bc0603524f4e68604c826ec'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -98881,7 +99104,7 @@

    Incremental Authorize

    ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("bdd250fede989a1e9551b07f1251caf4"); + request.setUniqueId("d56814909bc0603524f4e68604c826ec"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -98906,7 +99129,7 @@

    Incremental Authorize

    transaction.reconcile( { - "unique_id": "bdd250fede989a1e9551b07f1251caf4" + "unique_id": "d56814909bc0603524f4e68604c826ec" } ).send() .then(success) @@ -98917,13 +99140,13 @@

    Incremental Authorize

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@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>bdd250fede989a1e9551b07f1251caf4</unique_id>
    +    <unique_id>d56814909bc0603524f4e68604c826ec</unique_id>
       </reconcile>'
     
    @@ -98942,10 +99165,10 @@

    Incremental Authorize

    [authorization_code] => 485335 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => bdd250fede989a1e9551b07f1251caf4 - [transaction_id] => TrxID_32a0b6c6b08041f5ff8f63588cb7189b + [unique_id] => d56814909bc0603524f4e68604c826ec + [transaction_id] => TrxID_0722617cc303422393d56b58aad3527a [mode] => live - [timestamp] => 2024-03-05T15:07:10Z + [timestamp] => 2024-03-12T11:38:12Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -98962,7 +99185,7 @@

    Incremental Authorize

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-05-03T15:07:10Z + [preauthorization_expires_at] => 2024-05-10T11:38:12Z [preauthorization_total_amount] => 6000 [capturable_amount] => 6000 [captured_amount] => 0 @@ -98975,10 +99198,10 @@

    Incremental Authorize

    <authorization_code content=[485335]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[bdd250fede989a1e9551b07f1251caf4]> - <transaction_id content=[TrxID_32a0b6c6b08041f5ff8f63588cb7189b]> + <unique_id content=[d56814909bc0603524f4e68604c826ec]> + <transaction_id content=[TrxID_0722617cc303422393d56b58aad3527a]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:10Z]> + <timestamp content=[2024-03-12T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -98995,7 +99218,7 @@

    Incremental Authorize

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-05-03T15:07:10Z]> + <preauthorization_expires_at content=[2024-05-10T11:38:12Z]> <preauthorization_total_amount content=[6000]> <capturable_amount content=[6000]> <captured_amount content=[0]> @@ -99008,10 +99231,10 @@

    Incremental Authorize

    authorization_code: "485335", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "bdd250fede989a1e9551b07f1251caf4", - transaction_id: "TrxID_32a0b6c6b08041f5ff8f63588cb7189b", + unique_id: "d56814909bc0603524f4e68604c826ec", + transaction_id: "TrxID_0722617cc303422393d56b58aad3527a", mode: "live", - timestamp: "2024-03-05T15:07:10Z", + timestamp: "2024-03-12T11:38:12Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -99028,7 +99251,7 @@

    Incremental Authorize

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-05-03T15:07:10Z", + preauthorization_expires_at: "2024-05-10T11:38:12Z", preauthorization_total_amount: "6000", capturable_amount: "6000", captured_amount: "0", @@ -99046,10 +99269,10 @@

    Incremental Authorize

    <authorization_code>485335</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>bdd250fede989a1e9551b07f1251caf4</unique_id> - <transaction_id>TrxID_32a0b6c6b08041f5ff8f63588cb7189b</transaction_id> + <unique_id>d56814909bc0603524f4e68604c826ec</unique_id> + <transaction_id>TrxID_0722617cc303422393d56b58aad3527a</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -99066,7 +99289,7 @@

    Incremental Authorize

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-05-03T15:07:10Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-05-10T11:38:12Z</preauthorization_expires_at> <preauthorization_total_amount>6000</preauthorization_total_amount> <capturable_amount>6000</capturable_amount> <captured_amount>0</captured_amount> @@ -99111,7 +99334,7 @@

    Capture

    $request = $genesis->request(); $request - ->setUniqueId('3d8f25bb076a7f840245c853d5437417'); + ->setUniqueId('d1408a2fcbf3c05e27fbb09a97232d13'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -99148,7 +99371,7 @@

    Capture

    ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("3d8f25bb076a7f840245c853d5437417"); + request.setUniqueId("d1408a2fcbf3c05e27fbb09a97232d13"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -99173,7 +99396,7 @@

    Capture

    transaction.reconcile( { - "unique_id": "3d8f25bb076a7f840245c853d5437417" + "unique_id": "d1408a2fcbf3c05e27fbb09a97232d13" } ).send() .then(success) @@ -99184,13 +99407,13 @@

    Capture

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@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>3d8f25bb076a7f840245c853d5437417</unique_id>
    +    <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id>
       </reconcile>'
     
    @@ -99205,10 +99428,10 @@

    Capture

    [authorization_code] => 005645 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => 3d8f25bb076a7f840245c853d5437417 + [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-05T15:07:10Z + [timestamp] => 2024-03-12T11:38:12Z [descriptor] => Descriptor one [amount] => 3000 [currency] => USD @@ -99225,7 +99448,7 @@

    Capture

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-05T15:07:10Z + [preauthorization_expires_at] => 2024-04-12T11:38:12Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5750 [captured_amount] => 0 @@ -99240,10 +99463,10 @@

    Capture

    <authorization_code content=[005645]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[3d8f25bb076a7f840245c853d5437417]> + <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:10Z]> + <timestamp content=[2024-03-12T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[3000]> <currency content=[USD]> @@ -99260,7 +99483,7 @@

    Capture

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-05T15:07:10Z]> + <preauthorization_expires_at content=[2024-04-12T11:38:12Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5750]> <captured_amount content=[0]> @@ -99275,10 +99498,10 @@

    Capture

    authorization_code: "005645", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "3d8f25bb076a7f840245c853d5437417", + unique_id: "d1408a2fcbf3c05e27fbb09a97232d13", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-05T15:07:10Z", + timestamp: "2024-03-12T11:38:12Z", descriptor: "Descriptor one", amount: "3000", currency: "USD", @@ -99295,7 +99518,7 @@

    Capture

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-05T15:07:10Z", + preauthorization_expires_at: "2024-04-12T11:38:12Z", preauthorization_total_amount: "5000", capturable_amount: "5750", captured_amount: "0", @@ -99315,10 +99538,10 @@

    Capture

    <authorization_code>005645</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>3d8f25bb076a7f840245c853d5437417</unique_id> + <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>USD</currency> @@ -99335,7 +99558,7 @@

    Capture

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-05T15:07:10Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-12T11:38:12Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5750</capturable_amount> <captured_amount>0</captured_amount> @@ -99447,7 +99670,7 @@

    Capture

    Request

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

    Capture

    [message] => Transaction successful! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -99501,7 +99724,7 @@

    Capture

    <response_code content=[00]> <technical_message content=[Transaction successful!]> <message content=[Transaction successful!]> - <timestamp content=[2024-03-05T15:07:10Z]> + <timestamp content=[2024-03-12T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[5500]> <currency content=[USD]> @@ -99519,7 +99742,7 @@

    Capture

    response_code: "00", technical_message: "Transaction successful!", message: "Transaction successful!", - timestamp: "2024-03-05T15:07:10Z", + timestamp: "2024-03-12T11:38:12Z", descriptor: "Descriptor one", amount: "5500", currency: "USD", @@ -99542,7 +99765,7 @@

    Capture

    <response_code>00</response_code> <technical_message>Transaction successful!</technical_message> <message>Transaction successful!</message> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5500</amount> <currency>USD</currency> @@ -99566,7 +99789,7 @@

    Capture

    [message] => Transaction declined. [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -99586,7 +99809,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-05T15:07:10Z]> + <timestamp content=[2024-03-12T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[4000]> <currency content=[USD]> @@ -99603,7 +99826,7 @@

    Capture

    code: "420", technical_message: "partial reversal is required first for the rest amount", message: "Transaction declined.", - timestamp: "2024-03-05T15:07:10Z", + timestamp: "2024-03-12T11:38:12Z", descriptor: "Descriptor one", amount: "4000", currency: "USD", @@ -99625,7 +99848,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-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>4000</amount> <currency>USD</currency> @@ -99647,7 +99870,7 @@

    Capture

    $request = $genesis->request(); $request - ->setUniqueId('3d8f25bb076a7f840245c853d5437417'); + ->setUniqueId('d1408a2fcbf3c05e27fbb09a97232d13'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -99684,7 +99907,7 @@

    Capture

    ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("3d8f25bb076a7f840245c853d5437417"); + request.setUniqueId("d1408a2fcbf3c05e27fbb09a97232d13"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -99709,7 +99932,7 @@

    Capture

    transaction.reconcile( { - "unique_id": "3d8f25bb076a7f840245c853d5437417" + "unique_id": "d1408a2fcbf3c05e27fbb09a97232d13" } ).send() .then(success) @@ -99720,13 +99943,13 @@

    Capture

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@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>3d8f25bb076a7f840245c853d5437417</unique_id>
    +    <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id>
       </reconcile>'
     
    @@ -99741,10 +99964,10 @@

    Capture

    [authorization_code] => 005645 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => 3d8f25bb076a7f840245c853d5437417 + [unique_id] => d1408a2fcbf3c05e27fbb09a97232d13 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-05T15:07:10Z + [timestamp] => 2024-03-12T11:38:12Z [descriptor] => Descriptor one [amount] => 3000 [currency] => USD @@ -99761,7 +99984,7 @@

    Capture

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-05T15:07:10Z + [preauthorization_expires_at] => 2024-04-12T11:38:12Z [preauthorization_total_amount] => 5000 [capturable_amount] => 0 [captured_amount] => 5500 @@ -99776,10 +99999,10 @@

    Capture

    <authorization_code content=[005645]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[3d8f25bb076a7f840245c853d5437417]> + <unique_id content=[d1408a2fcbf3c05e27fbb09a97232d13]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:10Z]> + <timestamp content=[2024-03-12T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[3000]> <currency content=[USD]> @@ -99796,7 +100019,7 @@

    Capture

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-05T15:07:10Z]> + <preauthorization_expires_at content=[2024-04-12T11:38:12Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[0]> <captured_amount content=[5500]> @@ -99811,10 +100034,10 @@

    Capture

    authorization_code: "005645", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "3d8f25bb076a7f840245c853d5437417", + unique_id: "d1408a2fcbf3c05e27fbb09a97232d13", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-05T15:07:10Z", + timestamp: "2024-03-12T11:38:12Z", descriptor: "Descriptor one", amount: "3000", currency: "USD", @@ -99831,7 +100054,7 @@

    Capture

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-05T15:07:10Z", + preauthorization_expires_at: "2024-04-12T11:38:12Z", preauthorization_total_amount: "5000", capturable_amount: "0", captured_amount: "5500", @@ -99851,10 +100074,10 @@

    Capture

    <authorization_code>005645</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>3d8f25bb076a7f840245c853d5437417</unique_id> + <unique_id>d1408a2fcbf3c05e27fbb09a97232d13</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>USD</currency> @@ -99871,7 +100094,7 @@

    Capture

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-05T15:07:10Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-12T11:38:12Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>0</capturable_amount> <captured_amount>5500</captured_amount> @@ -99909,7 +100132,7 @@

    Full Reversal

    $request = $genesis->request(); $request - ->setUniqueId('bdd250fede989a1e9551b07f1251caf4'); + ->setUniqueId('d56814909bc0603524f4e68604c826ec'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -99946,7 +100169,7 @@

    Full Reversal

    ReconcileRequest request = new ReconcileRequest(); - request.setUniqueId("bdd250fede989a1e9551b07f1251caf4"); + request.setUniqueId("d56814909bc0603524f4e68604c826ec"); GenesisClient client = new GenesisClient(configuration, request); client.execute(); @@ -99971,7 +100194,7 @@

    Full Reversal

    transaction.reconcile( { - "unique_id": "bdd250fede989a1e9551b07f1251caf4" + "unique_id": "d56814909bc0603524f4e68604c826ec" } ).send() .then(success) @@ -99982,13 +100205,13 @@

    Full Reversal

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@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>bdd250fede989a1e9551b07f1251caf4</unique_id>
    +    <unique_id>d56814909bc0603524f4e68604c826ec</unique_id>
       </reconcile>'
     
    @@ -100003,10 +100226,10 @@

    Full Reversal

    [authorization_code] => 005645 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [unique_id] => bdd250fede989a1e9551b07f1251caf4 + [unique_id] => d56814909bc0603524f4e68604c826ec [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-04T15:07:10Z + [timestamp] => 2024-03-11T11:38:12Z [descriptor] => Descriptor one [amount] => 3000 [currency] => USD @@ -100023,7 +100246,7 @@

    Full Reversal

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-03T15:07:10Z + [preauthorization_expires_at] => 2024-04-10T11:38:12Z [preauthorization_total_amount] => 5000 [capturable_amount] => 5000 [captured_amount] => 0 @@ -100038,10 +100261,10 @@

    Full Reversal

    <authorization_code content=[005645]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <unique_id content=[bdd250fede989a1e9551b07f1251caf4]> + <unique_id content=[d56814909bc0603524f4e68604c826ec]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-04T15:07:10Z]> + <timestamp content=[2024-03-11T11:38:12Z]> <descriptor content=[Descriptor one]> <amount content=[3000]> <currency content=[USD]> @@ -100058,7 +100281,7 @@

    Full Reversal

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-03T15:07:10Z]> + <preauthorization_expires_at content=[2024-04-10T11:38:12Z]> <preauthorization_total_amount content=[5000]> <capturable_amount content=[5000]> <captured_amount content=[0]> @@ -100073,10 +100296,10 @@

    Full Reversal

    authorization_code: "005645", retrieval_reference_number: "016813015184", response_code: "00", - unique_id: "bdd250fede989a1e9551b07f1251caf4", + unique_id: "d56814909bc0603524f4e68604c826ec", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-04T15:07:10Z", + timestamp: "2024-03-11T11:38:12Z", descriptor: "Descriptor one", amount: "3000", currency: "USD", @@ -100093,7 +100316,7 @@

    Full Reversal

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-03T15:07:10Z", + preauthorization_expires_at: "2024-04-10T11:38:12Z", preauthorization_total_amount: "5000", capturable_amount: "5000", captured_amount: "0", @@ -100113,10 +100336,10 @@

    Full Reversal

    <authorization_code>005645</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <unique_id>bdd250fede989a1e9551b07f1251caf4</unique_id> + <unique_id>d56814909bc0603524f4e68604c826ec</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-04T15:07:10Z</timestamp> + <timestamp>2024-03-11T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>3000</amount> <currency>USD</currency> @@ -100133,7 +100356,7 @@

    Full Reversal

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-03T15:07:10Z</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-10T11:38:12Z</preauthorization_expires_at> <preauthorization_total_amount>5000</preauthorization_total_amount> <capturable_amount>5000</capturable_amount> <captured_amount>0</captured_amount> @@ -100176,11 +100399,11 @@

    Partial Reversal

    $request = $genesis->request(); $request - ->setTransactionId('TrxID_6e7d1e7b9d72894a0fd0ed374cc8dab6') + ->setTransactionId('TrxID_ce590ac3d0766cf78bfebfad322dd80a') ->setUsage('40208 hotel reservation changed') ->setRemoteIp('245.253.2.12') ->setAmount('500') - ->setReferenceId('bdd250fede989a1e9551b07f1251caf4'); + ->setReferenceId('d56814909bc0603524f4e68604c826ec'); $genesis->execute(); $response = $genesis->response()->getResponseObject(); @@ -100205,18 +100428,18 @@

    Partial Reversal

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
         <transaction_type>partial_reversal</transaction_type>
    -    <transaction_id>TrxID_6e7d1e7b9d72894a0fd0ed374cc8dab6</transaction_id>
    +    <transaction_id>TrxID_ce590ac3d0766cf78bfebfad322dd80a</transaction_id>
         <usage>40208 hotel reservation changed</usage>
         <remote_ip>245.253.2.12</remote_ip>
         <amount>500</amount>
    -    <reference_id>bdd250fede989a1e9551b07f1251caf4</reference_id>
    +    <reference_id>d56814909bc0603524f4e68604c826ec</reference_id>
       </payment_transaction>'
     
    @@ -100281,11 +100504,11 @@

    Partial Reversal

    [authorization_code] => 629324 [retrieval_reference_number] => 016813015184 [response_code] => 00 - [transaction_id] => TrxID_6e7d1e7b9d72894a0fd0ed374cc8dab6 + [transaction_id] => TrxID_ce590ac3d0766cf78bfebfad322dd80a [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -100314,9 +100537,9 @@

    Partial Reversal

    <authorization_code>629324</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <transaction_id>TrxID_6e7d1e7b9d72894a0fd0ed374cc8dab6</transaction_id> + <transaction_id>TrxID_ce590ac3d0766cf78bfebfad322dd80a</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <mode>live</mode> <descriptor>Descriptor one</descriptor> <amount>500</amount> @@ -100387,7 +100610,7 @@

    Partial Reversal

    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -100435,14 +100658,14 @@

    Partial Reversal

    [transaction_type] => partial_reversal [status] => error [mode] => live - [transaction_id] => TrxID_6e7d1e7b9d72894a0fd0ed374cc8dab6 + [transaction_id] => TrxID_ce590ac3d0766cf78bfebfad322dd80a [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-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -100468,12 +100691,12 @@

    Partial Reversal

    <transaction_type>partial_reversal</transaction_type> <status>error</status> <mode>live</mode> - <transaction_id>TrxID_6e7d1e7b9d72894a0fd0ed374cc8dab6</transaction_id> + <transaction_id>TrxID_ce590ac3d0766cf78bfebfad322dd80a</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-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>USD</currency> @@ -101462,8 +101685,8 @@

    Tokenized e-commerce

    "customer_phone": "+1987987987987", "scheme_tokenized": "true", "business_attributes": { - "event_start_date": "06-04-2024", - "event_end_date": "15-04-2024", + "event_start_date": "13-04-2024", + "event_end_date": "22-04-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -101492,7 +101715,7 @@

    Tokenized e-commerce

    Request

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

    Tokenized e-commerce

    <customer_phone>+1987987987987</customer_phone> <scheme_tokenized>true</scheme_tokenized> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -101678,8 +101901,8 @@

    Tokenized e-commerce

    "customer_email": "travis@example.com", "customer_phone": "+1987987987987", "business_attributes": { - "event_start_date": "06-04-2024", - "event_end_date": "15-04-2024", + "event_start_date": "13-04-2024", + "event_end_date": "22-04-2024", "event_organizer_id": "20192375", "event_id": "1912" }, @@ -101709,7 +101932,7 @@

    Tokenized e-commerce

    Request

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

    Tokenized e-commerce

    <customer_email>travis@example.com</customer_email> <customer_phone>+1987987987987</customer_phone> <business_attributes> - <event_start_date>06-04-2024</event_start_date> - <event_end_date>15-04-2024</event_end_date> + <event_start_date>13-04-2024</event_start_date> + <event_end_date>22-04-2024</event_end_date> <event_organizer_id>20192375</event_organizer_id> <event_id>1912</event_id> </business_attributes> @@ -101768,7 +101991,7 @@

    Tokenized e-commerce

    [response_code] => 00 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:10.000000 + [date] => 2024-03-12 11:38:12.000000 [timezone_type] => 2 [timezone] => Z ) @@ -101778,7 +102001,7 @@

    Tokenized e-commerce

    [sent_to_acquirer] => true [scheme_response_code] => 00 [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 [threeds] => {"eci"=>"05"} )
    @@ -101792,14 +102015,14 @@

    Tokenized e-commerce

    <authorization_code content=[345678]> <retrieval_reference_number content=[016813015184]> <response_code content=[00]> - <timestamp content=[2024-03-05T15:07:10Z]> + <timestamp content=[2024-03-12T11:38:12Z]> <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=[0306]> + <scheme_settlement_date content=[0313]> <threeds content=[{"eci"=>"05"}]> ]>
    @@ -101813,14 +102036,14 @@

    Tokenized e-commerce

    authorization_code: "345678", retrieval_reference_number: "016813015184", response_code: "00", - timestamp: "2024-03-05T15:07:10Z", + timestamp: "2024-03-12T11:38:12Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_response_code: "00", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", threeds: "{"eci"=>"05"}", }
    @@ -101839,14 +102062,14 @@

    Tokenized e-commerce

    <authorization_code>345678</authorization_code> <retrieval_reference_number>016813015184</retrieval_reference_number> <response_code>00</response_code> - <timestamp>2024-03-05T15:07:10Z</timestamp> + <timestamp>2024-03-12T11:38:12Z</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>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <threeds> <eci>05</eci> </threeds> @@ -101975,7 +102198,7 @@

    Single Transaction

    The URL for single transaction reconciling is similar to the processing url:

    -

    https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN

    +

    https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN

    Reconcile By Unique Id Request

    @@ -102064,7 +102287,7 @@

    Single Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -102161,7 +102384,7 @@ 

    Single Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -102258,7 +102481,7 @@ 

    Single Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -102290,7 +102513,7 @@ 

    Single Transaction

    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-05T15:07:11Z + [timestamp] => 2024-03-12T11:38:13Z [descriptor] => Descriptor one [amount] => 9000 [currency] => USD @@ -102307,7 +102530,7 @@

    Single Transaction

    [scheme_response_code] => 00 [threeds] => [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 ) @@ -102322,7 +102545,7 @@

    Single Transaction

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:11Z]> + <timestamp content=[2024-03-12T11:38:13Z]> <descriptor content=[Descriptor one]> <amount content=[9000]> <currency content=[USD]> @@ -102339,7 +102562,7 @@

    Single Transaction

    <scheme_response_code content=[00]> <threeds content=[]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> ]> @@ -102354,7 +102577,7 @@

    Single Transaction

    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-05T15:07:11Z", + timestamp: "2024-03-12T11:38:13Z", descriptor: "Descriptor one", amount: "9000", currency: "USD", @@ -102371,7 +102594,7 @@

    Single Transaction

    scheme_response_code: "00", threeds: "", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", } @@ -102391,7 +102614,7 @@

    Single Transaction

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:11Z</timestamp> + <timestamp>2024-03-12T11:38:13Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>9000</amount> <currency>USD</currency> @@ -102408,7 +102631,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>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> </payment_response> @@ -102436,7 +102659,7 @@

    Single Transaction

    [unique_id] => 5de39380bf7ac7e1fc31cbd7805dc0ec [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-05T15:07:11Z + [timestamp] => 2024-03-12T11:38:13Z [descriptor] => Descriptor one [amount] => 9000 [currency] => USD @@ -102467,7 +102690,7 @@

    Single Transaction

    <unique_id content=[5de39380bf7ac7e1fc31cbd7805dc0ec]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:11Z]> + <timestamp content=[2024-03-12T11:38:13Z]> <descriptor content=[Descriptor one]> <amount content=[9000]> <currency content=[USD]> @@ -102498,7 +102721,7 @@

    Single Transaction

    unique_id: "5de39380bf7ac7e1fc31cbd7805dc0ec", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-05T15:07:11Z", + timestamp: "2024-03-12T11:38:13Z", descriptor: "Descriptor one", amount: "9000", currency: "USD", @@ -102534,7 +102757,7 @@

    Single Transaction

    <unique_id>5de39380bf7ac7e1fc31cbd7805dc0ec</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:11Z</timestamp> + <timestamp>2024-03-12T11:38:13Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>9000</amount> <currency>USD</currency> @@ -102570,7 +102793,7 @@

    Single Transaction

    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-05T15:07:11Z + [timestamp] => 2024-03-12T11:38:13Z [descriptor] => Descriptor one [amount] => 9000 [currency] => USD @@ -102601,7 +102824,7 @@

    Single Transaction

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:11Z]> + <timestamp content=[2024-03-12T11:38:13Z]> <descriptor content=[Descriptor one]> <amount content=[9000]> <currency content=[USD]> @@ -102632,7 +102855,7 @@

    Single Transaction

    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-05T15:07:11Z", + timestamp: "2024-03-12T11:38:13Z", descriptor: "Descriptor one", amount: "9000", currency: "USD", @@ -102668,7 +102891,7 @@

    Single Transaction

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:11Z</timestamp> + <timestamp>2024-03-12T11:38:13Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>9000</amount> <currency>USD</currency> @@ -102717,7 +102940,7 @@

    Single Transaction

    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-05T15:07:11Z + [timestamp] => 2024-03-12T11:38:13Z [descriptor] => Descriptor one [amount] => 500 [currency] => USD @@ -102736,7 +102959,7 @@

    Single Transaction

    [captured] => false [capturable_amount] => 500 [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 [reason_for_not_honoring_exemption] => 8A01 [sca_exemption_result] => 13 ) @@ -102751,7 +102974,7 @@

    Single Transaction

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:11Z]> + <timestamp content=[2024-03-12T11:38:13Z]> <descriptor content=[Descriptor one]> <amount content=[500]> <currency content=[USD]> @@ -102770,7 +102993,7 @@

    Single Transaction

    <captured content=[false]> <capturable_amount content=[500]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <reason_for_not_honoring_exemption content=[8A01]> <sca_exemption_result content=[13]> ]> @@ -102785,7 +103008,7 @@

    Single Transaction

    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-05T15:07:11Z", + timestamp: "2024-03-12T11:38:13Z", descriptor: "Descriptor one", amount: "500", currency: "USD", @@ -102804,7 +103027,7 @@

    Single Transaction

    captured: "false", capturable_amount: "500", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", reason_for_not_honoring_exemption: "8A01", sca_exemption_result: "13", } @@ -102824,7 +103047,7 @@

    Single Transaction

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:11Z</timestamp> + <timestamp>2024-03-12T11:38:13Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>500</amount> <currency>USD</currency> @@ -102843,7 +103066,7 @@

    Single Transaction

    <captured>false</captured> <capturable_amount>500</capturable_amount> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <reason_for_not_honoring_exemption>8A01</reason_for_not_honoring_exemption> <sca_exemption_result>13</sca_exemption_result> </payment_response> @@ -102990,7 +103213,7 @@

    Preauthorization

    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => live - [timestamp] => 2024-03-05T15:07:11Z + [timestamp] => 2024-03-12T11:38:13Z [descriptor] => Descriptor one [amount] => 5000 [currency] => USD @@ -103007,7 +103230,7 @@

    Preauthorization

    [scheme_response_code] => 00 [threeds] => [preauthorization] => true - [preauthorization_expires_at] => 2024-04-05T15:07:11+00:00 + [preauthorization_expires_at] => 2024-04-12T11:38:13+00:00 [preauthorization_total_amount] => 10000 [captured] => false [capturable_amount] => 8000 @@ -103028,7 +103251,7 @@

    Preauthorization

    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[live]> - <timestamp content=[2024-03-05T15:07:11Z]> + <timestamp content=[2024-03-12T11:38:13Z]> <descriptor content=[Descriptor one]> <amount content=[5000]> <currency content=[USD]> @@ -103045,7 +103268,7 @@

    Preauthorization

    <scheme_response_code content=[00]> <threeds content=[]> <preauthorization content=[true]> - <preauthorization_expires_at content=[2024-04-05T15:07:11+00:00]> + <preauthorization_expires_at content=[2024-04-12T11:38:13+00:00]> <preauthorization_total_amount content=[10000]> <captured content=[false]> <capturable_amount content=[8000]> @@ -103066,7 +103289,7 @@

    Preauthorization

    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "live", - timestamp: "2024-03-05T15:07:11Z", + timestamp: "2024-03-12T11:38:13Z", descriptor: "Descriptor one", amount: "5000", currency: "USD", @@ -103083,7 +103306,7 @@

    Preauthorization

    scheme_response_code: "00", threeds: "", preauthorization: "true", - preauthorization_expires_at: "2024-04-05T15:07:11+00:00", + preauthorization_expires_at: "2024-04-12T11:38:13+00:00", preauthorization_total_amount: "10000", captured: "false", capturable_amount: "8000", @@ -103109,7 +103332,7 @@

    Preauthorization

    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>live</mode> - <timestamp>2024-03-05T15:07:11Z</timestamp> + <timestamp>2024-03-12T11:38:13Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>5000</amount> <currency>USD</currency> @@ -103126,7 +103349,7 @@

    Preauthorization

    <scheme_response_code>00</scheme_response_code> <payment_response>threeds</payment_response> <preauthorization>true</preauthorization> - <preauthorization_expires_at>2024-04-05T15:07:11+00:00</preauthorization_expires_at> + <preauthorization_expires_at>2024-04-12T11:38:13+00:00</preauthorization_expires_at> <preauthorization_total_amount>10000</preauthorization_total_amount> <captured>false</captured> <capturable_amount>8000</capturable_amount> @@ -103144,7 +103367,7 @@

    By date range

    The URL for date range reconciling is:

    -

    https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN

    +

    https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN

    Reconcile By Date Request

    @@ -103239,7 +103462,7 @@

    By date range

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/by_date/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -109345,9 +109568,9 @@ 

    Create

    // Threeds V2 Params ->setThreedsControl('{"challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}') ->setThreedsPurchase('{"category"=>"goods"}') - ->setThreedsRecurring('{"expiration_date"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setPayLater('true') @@ -109444,9 +109667,9 @@

    Create

    // Threeds V2 Params request.setThreedsControl("{"challenge_window_size"=>"full_screen", "challenge_indicator"=>"preference"}"); request.setThreedsPurchase("{"category"=>"goods"}"); - request.setThreedsRecurring("{"expiration_date"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setPayLater("true"); @@ -109527,7 +109750,7 @@

    Create

    "category": "goods" }, "recurring": { - "expiration_date": "06-09-2024", + "expiration_date": "13-09-2024", "frequency": 30 }, "merchant_risk": { @@ -109535,25 +109758,25 @@

    Create

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" } }, "pay_later": true, @@ -109637,7 +109860,7 @@

    Create

    <category>goods</category> </purchase> <recurring> - <expiration_date>06-09-2024</expiration_date> + <expiration_date>13-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -109645,25 +109868,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> </threeds_v2_params> <pay_later>true</pay_later> @@ -110474,7 +110697,7 @@

    Create

    [redirect_url] => https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110493,7 +110716,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-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <amount content=[100]> <currency content=[USD]> ]> @@ -110509,7 +110732,7 @@

    Create

    technical_message: "Transaction successful!", message: "Transaction successful!", redirect_url: "https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", amount: "100", currency: "USD", } @@ -110530,7 +110753,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-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <amount>100</amount> <currency>USD</currency> </wpf_payment> @@ -110545,7 +110768,7 @@

    Create

    [consumer_id] => 123456 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110558,7 +110781,7 @@

    Create

    <payment_response content=[
         <consumer_id content=[123456]>
    -    <timestamp content=[2024-03-05T15:07:12Z]>
    +    <timestamp content=[2024-03-12T11:38:14Z]>
         <amount content=[100]>
         <currency content=[USD]>
         <redirect_url content=[https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1]>
    @@ -110568,7 +110791,7 @@ 

    Create

    {
         consumer_id: "123456",
    -    timestamp: "2024-03-05T15:07:12Z",
    +    timestamp: "2024-03-12T11:38:14Z",
         amount: "100",
         currency: "USD",
         redirect_url: "https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1",
    @@ -110583,7 +110806,7 @@ 

    Create

      <?xml version="1.0" encoding="UTF-8"?>
       <wpf_payment>
         <consumer_id>123456</consumer_id>
    -    <timestamp>2024-03-05T15:07:12Z</timestamp>
    +    <timestamp>2024-03-12T11:38:14Z</timestamp>
         <amount>100</amount>
         <currency>USD</currency>
         <redirect_url>https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1</redirect_url>
    @@ -110600,7 +110823,7 @@ 

    Create

    [consumer_id] => 123456 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110613,7 +110836,7 @@

    Create

    <payment_response content=[
         <consumer_id content=[123456]>
    -    <timestamp content=[2024-03-05T15:07:12Z]>
    +    <timestamp content=[2024-03-12T11:38:14Z]>
         <amount content=[100]>
         <currency content=[USD]>
         <redirect_url content=[https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1]>
    @@ -110623,7 +110846,7 @@ 

    Create

    {
         consumer_id: "123456",
    -    timestamp: "2024-03-05T15:07:12Z",
    +    timestamp: "2024-03-12T11:38:14Z",
         amount: "100",
         currency: "USD",
         redirect_url: "https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1",
    @@ -110638,7 +110861,7 @@ 

    Create

      <?xml version="1.0" encoding="UTF-8"?>
       <wpf_payment>
         <consumer_id>123456</consumer_id>
    -    <timestamp>2024-03-05T15:07:12Z</timestamp>
    +    <timestamp>2024-03-12T11:38:14Z</timestamp>
         <amount>100</amount>
         <currency>USD</currency>
         <redirect_url>https://staging.wpf.e-comprocessing.net/en/payment/c7e32c1e9d1</redirect_url>
    @@ -110743,7 +110966,7 @@ 

    Create

    [message] => Transaction failed, please contact support! [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -110761,7 +110984,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-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <amount content=[100]> <currency content=[USD]> ]> @@ -110776,7 +110999,7 @@

    Create

    code: "330", technical_message: "Unknown system error. Please contact support.", message: "Transaction failed, please contact support!", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", amount: "100", currency: "USD", } @@ -110796,7 +111019,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-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <amount>100</amount> <currency>USD</currency> </wpf_payment> @@ -111425,7 +111648,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>0306</scheme_settlement_date> + <scheme_settlement_date>0313</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> @@ -111500,7 +111723,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>0306</scheme_settlement_date> + <scheme_settlement_date>0313</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> @@ -111682,8 +111905,8 @@

    Reconcile

    -d ' <?xml version="1.0" encoding="UTF-8"?> <wpf_reconcile> - <start_date>2023-12-07 15:07:12</start_date> - <end_date>2024-03-06 15:07:12</end_date> + <start_date>2023-12-14 11:38:14</start_date> + <end_date>2024-03-13 11:38:14</end_date> <page>1</page> <records_per_page>100</records_per_page> </wpf_reconcile>' @@ -111750,7 +111973,7 @@

    Reconcile

    <status>approved</status> <unique_id>e27bd9472d40d3734a49e3e5c5ada52d</unique_id> <transaction_id>246d15a8644ff203fca6ae39fac8e999</transaction_id> - <timestamp>2024-02-15</timestamp> + <timestamp>2024-02-22</timestamp> <amount>500</amount> <currency>USD</currency> <authorization_code>345678</authorization_code> @@ -113905,11 +114128,11 @@

    3DS-Method Params

    unique_id=44177a21403427eb96664a6d7e5d5d48
     &threeds_method_status=completed
    -&signature=8781107a2d2e4914e62146b640aa45044fc290ddde97f1db9f38af4104ca547abd8cdbe2c6d57e0a958518fb4137db9b490ac0b27dc92ca7759682f70a507e33
    +&signature=496539b8f6372211eaec6de9a406edd9a5f5b94870cea8dbd8ada1843e24287794d041e230faaf62472baa35c8213f84cbc5bf6ceed865d483f6778996992a53
     

    The signature is a SHA512 of the concatenated string: -unique_id, threeds_method_status and the password (3726edff7798f1ef70ad4fb8020acd33249bc74e) used for the HTTP Basic authentication to the API.

    +unique_id, threeds_method_status and the password (28a4238eaac33cdcdd77cb478ae4eb1d166fccc1) 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.

    @@ -114025,7 +114248,7 @@

    Recurring Params

    -06-09-2024 +13-09-2024 No further subsequent transactions are expected after that date. @@ -114116,7 +114339,7 @@

    Authentication Flows

    \Genesis\Config::loadSettings('/path/to/config.ini'); try { - $genesis = new Genesis('Financial\Cards\Authorize3D'); + $genesis = new Genesis('Financial\Cards\Sale3D'); $request = $genesis->request(); $request @@ -114152,9 +114375,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') @@ -114179,7 +114402,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.Authorize3DRequest; +import com.emerchantpay.gateway.api.requests.financial.card.Sale3DRequest; import com.emerchantpay.gateway.model.Transaction; import com.emerchantpay.gateway.util.Configuration; import com.emerchantpay.gateway.util.Country; @@ -114198,7 +114421,7 @@

    Authentication Flows

    configuration.setPassword("SET_YOUR_PASSWORD"); configuration.setToken("SET_YOUR_TOKEN"); - Authorize3DRequest request = new Authorize3DRequest(); + Sale3DRequest request = new Sale3DRequest(); request.setTransactionId("119643250547501c79d8295"); request.setUsage("40208 concert tickets"); @@ -114232,9 +114455,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -114263,7 +114486,7 @@

    Authentication Flows

    return console.log(data); }; -transaction.authorize3d( +transaction.sale3d( { "transaction_id": "119643250547501c79d8295", "usage": "40208 concert tickets", @@ -114303,7 +114526,7 @@

    Authentication Flows

    "category": "service" }, "recurring": { - "expiration_date": "06-09-2024", + "expiration_date": "13-09-2024", "frequency": 30 }, "merchant_risk": { @@ -114311,25 +114534,25 @@

    Authentication Flows

    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -114366,13 +114589,13 @@

    Authentication Flows

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</transaction_type>
         <transaction_id>119643250547501c79d8295</transaction_id>
         <usage>40208 concert tickets</usage>
         <remote_ip>245.253.2.12</remote_ip>
    @@ -114415,25 +114638,25 @@ 

    Authentication Flows

    <delivery_timeframe>electronic</delivery_timeframe> <reorder_items_indicator>reordered</reorder_items_indicator> <pre_order_purchase_indicator>merchandise_available</pre_order_purchase_indicator> - <pre_order_date>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -114469,14 +114692,14 @@

    Authentication Flows

    stdClass Object
     (
    -    [transaction_type] => authorize3d
    +    [transaction_type] => sale3d
         [status] => approved
         [mode] => test
         [transaction_id] => 119643250547501c79d8295
         [unique_id] => 44177a21403427eb96664a6d7e5d5d48
         [timestamp] => DateTime Object
             (
    -            [date] => 2024-03-05 15:07:12.000000
    +            [date] => 2024-03-12 11:38:14.000000
                 [timezone_type] => 2
                 [timezone] => Z
             )
    @@ -114489,12 +114712,12 @@ 

    Authentication Flows

    <payment_response content=[
    -    <transaction_type content=[authorize3d]>
    +    <transaction_type content=[sale3d]>
         <status content=[approved]>
         <mode content=[test]>
         <transaction_id content=[119643250547501c79d8295]>
         <unique_id content=[44177a21403427eb96664a6d7e5d5d48]>
    -    <timestamp content=[2024-03-05T15:07:12Z]>
    +    <timestamp content=[2024-03-12T11:38:14Z]>
         <descriptor content=[Descriptor one]>
         <amount content=[100]>
         <currency content=[USD]>
    @@ -114504,12 +114727,12 @@ 

    Authentication Flows

    {
    -    transaction_type: "authorize3d",
    +    transaction_type: "sale3d",
         status: "approved",
         mode: "test",
         transaction_id: "119643250547501c79d8295",
         unique_id: "44177a21403427eb96664a6d7e5d5d48",
    -    timestamp: "2024-03-05T15:07:12Z",
    +    timestamp: "2024-03-12T11:38:14Z",
         descriptor: "Descriptor one",
         amount: "100",
         currency: "USD",
    @@ -114524,12 +114747,12 @@ 

    Authentication Flows

      <?xml version="1.0" encoding="UTF-8"?>
       <payment_response>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</transaction_type>
         <status>approved</status>
         <mode>test</mode>
         <transaction_id>119643250547501c79d8295</transaction_id>
         <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id>
    -    <timestamp>2024-03-05T15:07:12Z</timestamp>
    +    <timestamp>2024-03-12T11:38:14Z</timestamp>
         <descriptor>Descriptor one</descriptor>
         <amount>100</amount>
         <currency>USD</currency>
    @@ -114546,7 +114769,7 @@ 

    Authentication Flows

    stdClass Object
     (
    -    [transaction_type] => authorize3d
    +    [transaction_type] => sale3d
         [status] => declined
         [cvv_result_code] => P
         [retrieval_reference_number] => 323623238231
    @@ -114561,7 +114784,7 @@ 

    Authentication Flows

    [mode] => test [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -114571,12 +114794,12 @@

    Authentication Flows

    [threeds] => {"eci"=>"05"} [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 )
    <payment_response content=[
    -    <transaction_type content=[authorize3d]>
    +    <transaction_type content=[sale3d]>
         <status content=[declined]>
         <cvv_result_code content=[P]>
         <retrieval_reference_number content=[323623238231]>
    @@ -114589,19 +114812,19 @@ 

    Authentication Flows

    <technical_message content=[Do not honour]> <message content=[Transaction declined, please contact support!]> <mode content=[test]> - <timestamp content=[2024-03-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <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=[0306]> + <scheme_settlement_date content=[0313]> ]>
    {
    -    transaction_type: "authorize3d",
    +    transaction_type: "sale3d",
         status: "declined",
         cvv_result_code: "P",
         retrieval_reference_number: "323623238231",
    @@ -114614,14 +114837,14 @@ 

    Authentication Flows

    technical_message: "Do not honour", message: "Transaction declined, please contact support!", mode: "test", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", threeds: "{"eci"=>"05"}", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", }
    @@ -114631,7 +114854,7 @@

    Authentication Flows

      <?xml version="1.0" encoding="UTF-8"?>
       <payment_response>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</transaction_type>
         <status>declined</status>
         <cvv_result_code>P</cvv_result_code>
         <retrieval_reference_number>323623238231</retrieval_reference_number>
    @@ -114644,7 +114867,7 @@ 

    Authentication Flows

    <technical_message>Do not honour</technical_message> <message>Transaction declined, please contact support!</message> <mode>test</mode> - <timestamp>2024-03-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -114653,7 +114876,7 @@

    Authentication Flows

    </threeds> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> </payment_response>
    @@ -114755,7 +114978,7 @@
    Reconcile

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -114771,7 +114994,7 @@ 
    Reconcile
    stdClass Object
     (
    -    [transaction_type] => authorize3d
    +    [transaction_type] => sale3d
         [status] => approved
         [authorization_code] => 005645
         [retrieval_reference_number] => 016813015184
    @@ -114779,7 +115002,7 @@ 
    Reconcile
    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-05T15:07:12Z + [timestamp] => 2024-03-12T11:38:14Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -114800,7 +115023,7 @@
    Reconcile
    <payment_response content=[
    -    <transaction_type content=[authorize3d]>
    +    <transaction_type content=[sale3d]>
         <status content=[approved]>
         <authorization_code content=[005645]>
         <retrieval_reference_number content=[016813015184]>
    @@ -114808,7 +115031,7 @@ 
    Reconcile
    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -114829,7 +115052,7 @@
    Reconcile
    {
    -    transaction_type: "authorize3d",
    +    transaction_type: "sale3d",
         status: "approved",
         authorization_code: "005645",
         retrieval_reference_number: "016813015184",
    @@ -114837,7 +115060,7 @@ 
    Reconcile
    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -114863,7 +115086,7 @@
    Reconcile
      <?xml version="1.0" encoding="UTF-8"?>
       <payment_response>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</transaction_type>
         <status>approved</status>
         <authorization_code>005645</authorization_code>
         <retrieval_reference_number>016813015184</retrieval_reference_number>
    @@ -114871,7 +115094,7 @@ 
    Reconcile
    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -114959,7 +115182,7 @@
    Reconcile
    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -115039,7 +115262,7 @@
    Notification
    ?transaction_id=119643250547501c79d8295
     &unique_id=44177a21403427eb96664a6d7e5d5d48
    -&transaction_type=authorize3d
    +&transaction_type=sale3d
     &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
     &status=approved
     &amount=100
    @@ -115061,7 +115284,7 @@ 
    Notification
    ?transaction_id=119643250547501c79d8295
     &unique_id=44177a21403427eb96664a6d7e5d5d48
    -&transaction_type=authorize3d
    +&transaction_type=sale3d
     &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
     &status=declined
     &amount=100
    @@ -115333,9 +115556,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') @@ -115413,9 +115636,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -115484,7 +115707,7 @@
    Notification
    "category": "service" }, "recurring": { - "expiration_date": "06-09-2024", + "expiration_date": "13-09-2024", "frequency": 30 }, "merchant_risk": { @@ -115492,25 +115715,25 @@
    Notification
    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -115547,7 +115770,7 @@
    Notification

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -115596,25 +115819,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -115659,7 +115882,7 @@
    Notification
    [threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -115678,7 +115901,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-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -115694,7 +115917,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-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -115715,7 +115938,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-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -115743,8 +115966,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 3726edff7798f1ef70ad4fb8020acd33249bc74e --> - <input type="hidden" name="signature" value="4f49d2f5e60a9059a2d658438f093a6168e8a60f5f655081f2a03a793b6485816cd153659f2ae35cc60a74906a908945473197ca5ce2a369838db43c7d41cf18" /> + <!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 --> + <input type="hidden" name="signature" value="a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4" /> </form> </body> @@ -115760,21 +115983,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 3726edff7798f1ef70ad4fb8020acd33249bc74e -->
    +<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
     
     POST https://www.example.com/threeds/threeds_method/callback
     
     unique_id=44177a21403427eb96664a6d7e5d5d48
     &threeds_method_status=completed
    -&signature=8781107a2d2e4914e62146b640aa45044fc290ddde97f1db9f38af4104ca547abd8cdbe2c6d57e0a958518fb4137db9b490ac0b27dc92ca7759682f70a507e33
    +&signature=496539b8f6372211eaec6de9a406edd9a5f5b94870cea8dbd8ada1843e24287794d041e230faaf62472baa35c8213f84cbc5bf6ceed865d483f6778996992a53
     
    <!-- 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 3726edff7798f1ef70ad4fb8020acd33249bc74e -->
    +<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
     
     curl https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 \
        -X PUT \
        -H "Content-Type: application/x-www-form-urlencoded" \
    -   -d signature=4f49d2f5e60a9059a2d658438f093a6168e8a60f5f655081f2a03a793b6485816cd153659f2ae35cc60a74906a908945473197ca5ce2a369838db43c7d41cf18
    +   -d signature=a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4
     
    @@ -115790,7 +116013,7 @@
    Notification
    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -115799,7 +116022,7 @@
    Notification
    [currency] => USD [sent_to_acquirer] => true [scheme_transaction_identifier] => 019091214161031 - [scheme_settlement_date] => 0306 + [scheme_settlement_date] => 0313 [threeds] => {"eci"=>"05"} )
    @@ -115810,13 +116033,13 @@
    Notification
    <mode content=[test]> <transaction_id content=[119643250547501c79d8295]> <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> - <timestamp content=[2024-03-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> <sent_to_acquirer content=[true]> <scheme_transaction_identifier content=[019091214161031]> - <scheme_settlement_date content=[0306]> + <scheme_settlement_date content=[0313]> <threeds content=[{"eci"=>"05"}]> ]>
    @@ -115827,13 +116050,13 @@
    Notification
    mode: "test", transaction_id: "119643250547501c79d8295", unique_id: "44177a21403427eb96664a6d7e5d5d48", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", sent_to_acquirer: "true", scheme_transaction_identifier: "019091214161031", - scheme_settlement_date: "0306", + scheme_settlement_date: "0313", threeds: "{"eci"=>"05"}", }
    @@ -115849,13 +116072,13 @@
    Notification
    <mode>test</mode> <transaction_id>119643250547501c79d8295</transaction_id> <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> - <timestamp>2024-03-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> <sent_to_acquirer>true</sent_to_acquirer> <scheme_transaction_identifier>019091214161031</scheme_transaction_identifier> - <scheme_settlement_date>0306</scheme_settlement_date> + <scheme_settlement_date>0313</scheme_settlement_date> <threeds> <eci>05</eci> </threeds> @@ -115881,7 +116104,7 @@
    Notification
    [mode] => test [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -115905,7 +116128,7 @@
    Notification
    <technical_message content=[Do not honour]> <message content=[Transaction declined, please contact support!]> <mode content=[test]> - <timestamp content=[2024-03-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -115926,7 +116149,7 @@
    Notification
    technical_message: "Do not honour", message: "Transaction declined, please contact support!", mode: "test", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -115952,7 +116175,7 @@
    Notification
    <technical_message>Do not honour</technical_message> <message>Transaction declined, please contact support!</message> <mode>test</mode> - <timestamp>2024-03-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -116067,7 +116290,7 @@
    Reconcile

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -116091,7 +116314,7 @@ 
    Reconcile
    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-05T15:07:12Z + [timestamp] => 2024-03-12T11:38:14Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -116120,7 +116343,7 @@
    Reconcile
    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -116149,7 +116372,7 @@
    Reconcile
    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -116183,7 +116406,7 @@
    Reconcile
    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -116274,7 +116497,7 @@
    Reconcile
    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -116517,9 +116740,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') @@ -116597,9 +116820,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -116668,7 +116891,7 @@
    Notification
    "category": "service" }, "recurring": { - "expiration_date": "06-09-2024", + "expiration_date": "13-09-2024", "frequency": 30 }, "merchant_risk": { @@ -116676,25 +116899,25 @@
    Notification
    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -116731,7 +116954,7 @@
    Notification

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -116776,7 +116999,7 @@ 
    Notification
    <category>service</category> </purchase> <recurring> - <expiration_date>06-09-2024</expiration_date> + <expiration_date>13-09-2024</expiration_date> <frequency>30</frequency> </recurring> <merchant_risk> @@ -116784,25 +117007,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -116847,7 +117070,7 @@
    Notification
    [redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -116866,7 +117089,7 @@
    Notification
    <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-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -116882,7 +117105,7 @@
    Notification
    unique_id: "44177a21403427eb96664a6d7e5d5d48", redirect_url: "https://staging.gate.e-comprocessing.net/threeds/authentication/44177a21403427eb96664a6d7e5d5d48", redirect_url_type: "3ds_v2_challenge", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -116903,7 +117126,7 @@
    Notification
    <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-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -117009,7 +117232,7 @@
    Reconcile

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -117033,7 +117256,7 @@ 
    Reconcile
    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-05T15:07:12Z + [timestamp] => 2024-03-12T11:38:14Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -117062,7 +117285,7 @@
    Reconcile
    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:14Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -117091,7 +117314,7 @@
    Reconcile
    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:14Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -117125,7 +117348,7 @@
    Reconcile
    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:14Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -117213,7 +117436,7 @@
    Reconcile
    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -117537,7 +117760,7 @@
    Notification
    \Genesis\Config::loadSettings('/path/to/config.ini'); try { - $genesis = new Genesis('Financial\Cards\Authorize3D'); + $genesis = new Genesis('Financial\Cards\Sale3D'); $request = $genesis->request(); $request @@ -117573,9 +117796,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"=>"06-09-2024", "frequency"=>30}') - ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') - ->setThreedsCardHolderAccount('{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}') + ->setThreedsRecurring('{"expiration_date"=>"13-09-2024", "frequency"=>30}') + ->setThreedsMerchantRisk('{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}') + ->setThreedsCardHolderAccount('{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}') ->setThreedsBrowser('{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}') ->setThreedsSdk('{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}') @@ -117600,7 +117823,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.Authorize3DRequest; +import com.emerchantpay.gateway.api.requests.financial.card.Sale3DRequest; import com.emerchantpay.gateway.model.Transaction; import com.emerchantpay.gateway.util.Configuration; import com.emerchantpay.gateway.util.Country; @@ -117619,7 +117842,7 @@
    Notification
    configuration.setPassword("SET_YOUR_PASSWORD"); configuration.setToken("SET_YOUR_TOKEN"); - Authorize3DRequest request = new Authorize3DRequest(); + Sale3DRequest request = new Sale3DRequest(); request.setTransactionId("119643250547501c79d8295"); request.setUsage("40208 concert tickets"); @@ -117653,9 +117876,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"=>"06-09-2024", "frequency"=>30}"); - request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"06-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); - request.setThreedsCardHolderAccount("{"creation_date"=>"06-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"06-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"20-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"01-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"06-03-2022"}"); + request.setThreedsRecurring("{"expiration_date"=>"13-09-2024", "frequency"=>30}"); + request.setThreedsMerchantRisk("{"shipping_indicator"=>"verified_address", "delivery_timeframe"=>"electronic", "reorder_items_indicator"=>"reordered", "pre_order_purchase_indicator"=>"merchandise_available", "pre_order_date"=>"13-04-2024", "gift_card"=>"true", "gift_card_count"=>"2"}"); + request.setThreedsCardHolderAccount("{"creation_date"=>"13-03-2023", "update_indicator"=>"more_than_60days", "last_change_date"=>"13-12-2023", "password_change_indicator"=>"no_change", "password_change_date"=>"27-02-2024", "shipping_address_usage_indicator"=>"current_transaction", "shipping_address_date_first_used"=>"08-03-2024", "transactions_activity_last_24_hours"=>"2", "transactions_activity_previous_year"=>"10", "provision_attempts_last_24_hours"=>"1", "purchases_count_last_6_months"=>"5", "suspicious_activity_indicator"=>"no_suspicious_observed", "registration_indicator"=>"30_to_60_days", "registration_date"=>"13-03-2022"}"); request.setThreedsBrowser("{"accept_header"=>"*/*", "java_enabled"=>"false", "language"=>"en-GB", "color_depth"=>"24", "screen_height"=>"900", "screen_width"=>"1440", "time_zone_offset"=>"-120", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36"}"); request.setThreedsSdk("{"interface"=>"native", "ui_types"=>{"ui_type"=>"multi_select"}, "application_id"=>"fc1650c0-5778-0138-8205-2cbc32a32d65", "encrypted_data"=>"encrypted-data-here", "ephemeral_public_key_pair"=>"public-key-pair", "max_timeout"=>"10", "reference_number"=>"sdk-reference-number-here"}"); @@ -117684,7 +117907,7 @@
    Notification
    return console.log(data); }; -transaction.authorize3d( +transaction.sale3d( { "transaction_id": "119643250547501c79d8295", "usage": "40208 concert tickets", @@ -117724,7 +117947,7 @@
    Notification
    "category": "service" }, "recurring": { - "expiration_date": "06-09-2024", + "expiration_date": "13-09-2024", "frequency": 30 }, "merchant_risk": { @@ -117732,25 +117955,25 @@
    Notification
    "delivery_timeframe": "electronic", "reorder_items_indicator": "reordered", "pre_order_purchase_indicator": "merchandise_available", - "pre_order_date": "06-04-2024", + "pre_order_date": "13-04-2024", "gift_card": "true", "gift_card_count": "2" }, "card_holder_account": { - "creation_date": "06-03-2023", + "creation_date": "13-03-2023", "update_indicator": "more_than_60days", - "last_change_date": "06-12-2023", + "last_change_date": "13-12-2023", "password_change_indicator": "no_change", - "password_change_date": "20-02-2024", + "password_change_date": "27-02-2024", "shipping_address_usage_indicator": "current_transaction", - "shipping_address_date_first_used": "01-03-2024", + "shipping_address_date_first_used": "08-03-2024", "transactions_activity_last_24_hours": "2", "transactions_activity_previous_year": "10", "provision_attempts_last_24_hours": "1", "purchases_count_last_6_months": "5", "suspicious_activity_indicator": "no_suspicious_observed", "registration_indicator": "30_to_60_days", - "registration_date": "06-03-2022" + "registration_date": "13-03-2022" }, "browser": { "accept_header": "*/*", @@ -117787,13 +118010,13 @@
    Notification

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/process/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
       <?xml version="1.0" encoding="UTF-8"?>
       <payment_transaction>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</transaction_type>
         <transaction_id>119643250547501c79d8295</transaction_id>
         <usage>40208 concert tickets</usage>
         <remote_ip>245.253.2.12</remote_ip>
    @@ -117836,25 +118059,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>06-04-2024</pre_order_date> + <pre_order_date>13-04-2024</pre_order_date> <gift_card>true</gift_card> <gift_card_count>2</gift_card_count> </merchant_risk> <card_holder_account> - <creation_date>06-03-2023</creation_date> + <creation_date>13-03-2023</creation_date> <update_indicator>more_than_60days</update_indicator> - <last_change_date>06-12-2023</last_change_date> + <last_change_date>13-12-2023</last_change_date> <password_change_indicator>no_change</password_change_indicator> - <password_change_date>20-02-2024</password_change_date> + <password_change_date>27-02-2024</password_change_date> <shipping_address_usage_indicator>current_transaction</shipping_address_usage_indicator> - <shipping_address_date_first_used>01-03-2024</shipping_address_date_first_used> + <shipping_address_date_first_used>08-03-2024</shipping_address_date_first_used> <transactions_activity_last_24_hours>2</transactions_activity_last_24_hours> <transactions_activity_previous_year>10</transactions_activity_previous_year> <provision_attempts_last_24_hours>1</provision_attempts_last_24_hours> <purchases_count_last_6_months>5</purchases_count_last_6_months> <suspicious_activity_indicator>no_suspicious_observed</suspicious_activity_indicator> <registration_indicator>30_to_60_days</registration_indicator> - <registration_date>06-03-2022</registration_date> + <registration_date>13-03-2022</registration_date> </card_holder_account> <browser> <accept_header>*/*</accept_header> @@ -117890,7 +118113,7 @@
    Notification
    stdClass Object
     (
    -    [transaction_type] => authorize3d
    +    [transaction_type] => sale3d
         [status] => pending_async
         [mode] => test
         [transaction_id] => 119643250547501c79d8295
    @@ -117899,7 +118122,7 @@ 
    Notification
    [threeds_method_continue_url] => https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -117911,14 +118134,14 @@
    Notification
    <payment_response content=[
    -    <transaction_type content=[authorize3d]>
    +    <transaction_type content=[sale3d]>
         <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-05T15:07:12Z]>
    +    <timestamp content=[2024-03-12T11:38:14Z]>
         <descriptor content=[Descriptor one]>
         <amount content=[100]>
         <currency content=[USD]>
    @@ -117927,14 +118150,14 @@ 
    Notification
    {
    -    transaction_type: "authorize3d",
    +    transaction_type: "sale3d",
         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-05T15:07:12Z",
    +    timestamp: "2024-03-12T11:38:14Z",
         descriptor: "Descriptor one",
         amount: "100",
         currency: "USD",
    @@ -117948,14 +118171,14 @@ 
    Notification
      <?xml version="1.0" encoding="UTF-8"?>
       <payment_response>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</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-05T15:07:12Z</timestamp>
    +    <timestamp>2024-03-12T11:38:14Z</timestamp>
         <descriptor>Descriptor one</descriptor>
         <amount>100</amount>
         <currency>USD</currency>
    @@ -117983,8 +118206,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 3726edff7798f1ef70ad4fb8020acd33249bc74e --> - <input type="hidden" name="signature" value="4f49d2f5e60a9059a2d658438f093a6168e8a60f5f655081f2a03a793b6485816cd153659f2ae35cc60a74906a908945473197ca5ce2a369838db43c7d41cf18" /> + <!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 --> + <input type="hidden" name="signature" value="a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4" /> </form> </body> @@ -118000,21 +118223,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 3726edff7798f1ef70ad4fb8020acd33249bc74e -->
    +<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
     
     POST https://www.example.com/threeds/threeds_method/callback
     
     unique_id=44177a21403427eb96664a6d7e5d5d48
     &threeds_method_status=completed
    -&signature=8781107a2d2e4914e62146b640aa45044fc290ddde97f1db9f38af4104ca547abd8cdbe2c6d57e0a958518fb4137db9b490ac0b27dc92ca7759682f70a507e33
    +&signature=496539b8f6372211eaec6de9a406edd9a5f5b94870cea8dbd8ada1843e24287794d041e230faaf62472baa35c8213f84cbc5bf6ceed865d483f6778996992a53
     
    <!-- 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 3726edff7798f1ef70ad4fb8020acd33249bc74e -->
    +<!-- The signature is built as per the above notes for merchant with API password 28a4238eaac33cdcdd77cb478ae4eb1d166fccc1 -->
     
     curl https://staging.gate.e-comprocessing.net/threeds/threeds_method/44177a21403427eb96664a6d7e5d5d48 \
        -X PUT \
        -H "Content-Type: application/x-www-form-urlencoded" \
    -   -d signature=4f49d2f5e60a9059a2d658438f093a6168e8a60f5f655081f2a03a793b6485816cd153659f2ae35cc60a74906a908945473197ca5ce2a369838db43c7d41cf18
    +   -d signature=a1212d7262920e215e1e65a5c58025c73bbe409b81444eebd2676242451c0682bdd9493bfcde5078183b9597472b7aac468610bb074e266cedfe2202ad5c31e4
     
    @@ -118023,7 +118246,7 @@
    Notification
    stdClass Object
     (
    -    [transaction_type] => authorize3d
    +    [transaction_type] => sale3d
         [status] => pending_async
         [mode] => test
         [transaction_id] => 119643250547501c79d8295
    @@ -118032,7 +118255,7 @@ 
    Notification
    [redirect_url_type] => 3ds_v2_challenge [timestamp] => DateTime Object ( - [date] => 2024-03-05 15:07:12.000000 + [date] => 2024-03-12 11:38:14.000000 [timezone_type] => 2 [timezone] => Z ) @@ -118044,14 +118267,14 @@
    Notification
    <payment_response content=[
    -    <transaction_type content=[authorize3d]>
    +    <transaction_type content=[sale3d]>
         <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-05T15:07:12Z]>
    +    <timestamp content=[2024-03-12T11:38:14Z]>
         <descriptor content=[Descriptor one]>
         <amount content=[100]>
         <currency content=[USD]>
    @@ -118060,14 +118283,14 @@ 
    Notification
    {
    -    transaction_type: "authorize3d",
    +    transaction_type: "sale3d",
         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-05T15:07:12Z",
    +    timestamp: "2024-03-12T11:38:14Z",
         descriptor: "Descriptor one",
         amount: "100",
         currency: "USD",
    @@ -118081,14 +118304,14 @@ 
    Notification
      <?xml version="1.0" encoding="UTF-8"?>
       <payment_response>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</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-05T15:07:12Z</timestamp>
    +    <timestamp>2024-03-12T11:38:14Z</timestamp>
         <descriptor>Descriptor one</descriptor>
         <amount>100</amount>
         <currency>USD</currency>
    @@ -118198,7 +118421,7 @@ 
    Reconcile

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/reconcile/TERMINAL-TOKEN \
        -X POST \
        -H "Content-Type: text/xml" \
        -d '
    @@ -118214,7 +118437,7 @@ 
    Reconcile
    stdClass Object
     (
    -    [transaction_type] => authorize3d
    +    [transaction_type] => sale3d
         [status] => approved
         [authorization_code] => 005645
         [retrieval_reference_number] => 016813015184
    @@ -118222,7 +118445,7 @@ 
    Reconcile
    [unique_id] => 44177a21403427eb96664a6d7e5d5d48 [transaction_id] => 119643250547501c79d8295 [mode] => test - [timestamp] => 2024-03-05T15:07:12Z + [timestamp] => 2024-03-12T11:38:15Z [descriptor] => Descriptor one [amount] => 100 [currency] => USD @@ -118243,7 +118466,7 @@
    Reconcile
    <payment_response content=[
    -    <transaction_type content=[authorize3d]>
    +    <transaction_type content=[sale3d]>
         <status content=[approved]>
         <authorization_code content=[005645]>
         <retrieval_reference_number content=[016813015184]>
    @@ -118251,7 +118474,7 @@ 
    Reconcile
    <unique_id content=[44177a21403427eb96664a6d7e5d5d48]> <transaction_id content=[119643250547501c79d8295]> <mode content=[test]> - <timestamp content=[2024-03-05T15:07:12Z]> + <timestamp content=[2024-03-12T11:38:15Z]> <descriptor content=[Descriptor one]> <amount content=[100]> <currency content=[USD]> @@ -118272,7 +118495,7 @@
    Reconcile
    {
    -    transaction_type: "authorize3d",
    +    transaction_type: "sale3d",
         status: "approved",
         authorization_code: "005645",
         retrieval_reference_number: "016813015184",
    @@ -118280,7 +118503,7 @@ 
    Reconcile
    unique_id: "44177a21403427eb96664a6d7e5d5d48", transaction_id: "119643250547501c79d8295", mode: "test", - timestamp: "2024-03-05T15:07:12Z", + timestamp: "2024-03-12T11:38:15Z", descriptor: "Descriptor one", amount: "100", currency: "USD", @@ -118306,7 +118529,7 @@
    Reconcile
      <?xml version="1.0" encoding="UTF-8"?>
       <payment_response>
    -    <transaction_type>authorize3d</transaction_type>
    +    <transaction_type>sale3d</transaction_type>
         <status>approved</status>
         <authorization_code>005645</authorization_code>
         <retrieval_reference_number>016813015184</retrieval_reference_number>
    @@ -118314,7 +118537,7 @@ 
    Reconcile
    <unique_id>44177a21403427eb96664a6d7e5d5d48</unique_id> <transaction_id>119643250547501c79d8295</transaction_id> <mode>test</mode> - <timestamp>2024-03-05T15:07:12Z</timestamp> + <timestamp>2024-03-12T11:38:15Z</timestamp> <descriptor>Descriptor one</descriptor> <amount>100</amount> <currency>USD</currency> @@ -118405,7 +118628,7 @@
    Reconcile
    response_code string(2) -Defines the issuer result of a transaction, the status of a message or some action taken or required. See issuer response codes for details +Defines the result of a transaction with the acquirer, the status of a message or some action taken or required. Contact tech-support@emerchantpay.com for more details. mode @@ -118495,7 +118718,7 @@
    Notification
    ?transaction_id=119643250547501c79d8295
     &unique_id=44177a21403427eb96664a6d7e5d5d48
    -&transaction_type=authorize3d
    +&transaction_type=sale3d
     &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
     &status=approved
     &amount=100
    @@ -118518,7 +118741,7 @@ 
    Notification
    ?transaction_id=119643250547501c79d8295
     &unique_id=44177a21403427eb96664a6d7e5d5d48
    -&transaction_type=authorize3d
    +&transaction_type=sale3d
     &terminal_token=394f2ebc3646d3c017fa1e1cbc4a1e20
     &status=declined
     &amount=100
    @@ -118906,7 +119129,7 @@ 

    Create Consumer Registration

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/create_consumer \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_consumer \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -119301,7 +119524,7 @@ 

    Update Consumer Registration

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/update_consumer \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_consumer \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -119408,7 +119631,7 @@ 

    Create Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -119442,7 +119665,7 @@ 

    Create Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -119475,7 +119698,7 @@ 

    Create Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -119510,7 +119733,7 @@ 

    Create Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_transaction \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -120180,7 +120403,7 @@ 

    Update Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -120199,7 +120422,7 @@ 

    Update Transaction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_transaction \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -120338,7 +120561,7 @@ 

    Identity Document Upload

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/upload_document \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/upload_document \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -120510,7 +120733,7 @@ 

    Identity Document Download

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/download_document \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/download_document \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -120613,7 +120836,7 @@ 

    Make call

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/create_authentication \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/create_authentication \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -120926,7 +121149,7 @@ 

    Update call

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/update_authentication \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/update_authentication \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -121029,7 +121252,7 @@ 

    Create Verification

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/verifications \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/verifications \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -121856,7 +122079,7 @@ 

    Verification Status

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/verifications/status \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/verifications/status \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -122070,7 +122293,7 @@ 

    Verification Register

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/verifications/register \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/verifications/register \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -122373,7 +122596,7 @@ 

    CPF check

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.kyc.e-comprocessing.net/api/v1/cpf/40442820135 \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.kyc.e-comprocessing.net/api/v1/cpf/40442820135 \
        -X POST \
     
    @@ -122418,13 +122641,13 @@

    CPF check

       code - - +string +registration status of the individual taxpayer identification number    description - - +string +description of the registration status of the individual taxpayer identification number date_of_birth @@ -122495,18 +122718,18 @@

    CNPJ check

       code - - +string +registration status code    description - - +string +description of the cadastral situation    situation_date - - +string +date of the cadastral situation legal_nature @@ -122515,18 +122738,18 @@

    CNPJ check

       code - - +string +legal nature code    description - - +string +description of legal nature    open_date - - +string +establishment date

    Genesis Fx Services

    General Info

    @@ -122557,7 +122780,7 @@

    Get Tiers

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/fx/tiers \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers \
        -X GET \
     
    @@ -122646,7 +122869,7 @@

    Get Tier

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/fx/tiers/1 \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/1 \
        -X GET \
     
    @@ -122735,7 +122958,7 @@

    Get Rates

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates \
        -X GET \
     
    @@ -122820,7 +123043,7 @@

    Get Rate

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates/1 \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/1/rates/1 \
        -X GET \
     
    @@ -122904,7 +123127,7 @@

    Search Rate

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/fx/tiers/:tier_id/rates/search \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/fx/tiers/:tier_id/rates/search \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -124442,7 +124665,7 @@ 

    How to use managed recur

    Request

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

    Introduction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -127871,7 +128094,7 @@ 

    Introduction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/alipay/register_merchant/:terminal_token \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -128762,7 +128985,7 @@ 

    Introduction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/trustly/select_account/:terminal_token \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/trustly/select_account/:terminal_token \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -128937,7 +129160,7 @@ 

    Introduction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -129000,7 +129223,7 @@ 

    Introduction

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/trustly/register_account/:terminal_token \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -129191,7 +129414,7 @@ 

    Retrieve Payers API

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/transfer_to_payers/payers \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/transfer_to_payers/payers \
        -X GET \
     
    @@ -130835,7 +131058,7 @@

    Travel Types

    Airli

    Request

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

    Travel Types

    Airli

    Request

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

    Travel Types

    Airli

    Request

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

    Travel Types

    Airli

    Request

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

    Car Rental

    Request

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

    Car Rental

    Request

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

    Hotel Rental

    Request

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

    Hotel Rental

    Request

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

    Ancillary Charges

    Request

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

    Ancillary Charges

    Request

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

    Miscellaneous Charges

    Request

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

    Miscellaneous Charges

    Request

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

    Special Cases

    Special Cases

    Special Cases

    Special Cases

    Special Cases

    Special Cases

    Special Cases

    Special Cases

    Visa Refund

    Request

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

    SCA Checker

    Request

    -
    curl https://username:3726edff7798f1ef70ad4fb8020acd33249bc74e@staging.gate.e-comprocessing.net/v1/sca/checker/:terminal_token \
    +
    curl https://username:28a4238eaac33cdcdd77cb478ae4eb1d166fccc1@staging.gate.e-comprocessing.net/v1/sca/checker/:terminal_token \
        -X POST \
        -H "Content-Type: application/json" \
        -d '
    @@ -135323,7 +135546,7 @@ 

    Funding Transaction identifier typ own_account -4829, 6538 +4829, 6051, 6211, 6538, 6540, 7800, 7801, 7802, 7994, 7995, 9406 own_credit_card_bill @@ -135560,7 +135783,7 @@

    How to use account name inqu

    Request

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