课程内容

Multi-Currency Pricing (MCP)

MCP offers eCommerce merchants the ability to sell their goods or services in currencies other than their base/local currency. This gives the merchant the ability to transact with new customers around the world while at the same time they can generate a new revenue stream.

With MCP, the merchant prices goods/services in a currency other than, or in addition to, the merchant’s local currency.

The cardholder makes a purchase decision based on the price displayed by the merchant. The transaction is then completed with the price displayed by the merchant and the currency selected by the cardholder, with no currency conversion performed by the merchant.

Request: 


Response:

<?xml version="1.0" encoding="utf-8" standalone="no"?>

<V_XML Direction="Response" Version="2.0">

  <Enquiry ApplicationID="{8B2101C3-88A2-11D4-BCCF-0000E884F861}" Command="MultiCurrencyPricing" Mode="Live" RequestID="{DC559A80-61E2-4353-9FE6-517CE12AA5E9}">

    <Result AppServer="GOLIATH" Code="0" DBServer="titan" Description="" Gateway="DEV2012" Status="0"/>

    <Currency>GBP</Currency>

    <ForeignExchange>

      <ForeignExchangeItem>

        <ForeignExchangeID>{20BC0FED-99BC-4FA7-A021-4DF7D267B50D} </ForeignExchangeID>

        <ForeignExchangeProvider>Fexco</ForeignExchangeProvider>

        <BaseCurrency>GBP</BaseCurrency>

        <ForeignCurrency>AUD</ForeignCurrency>

        <ExchangeRate>2,0937</ExchangeRate>

        <ExpiryDateTime>2020-01-22 05:47:58 PM</ExpiryDateTime>

        <MarginPercentage>3</MarginPercentage>

        <CommissionPercentage>0,000000</CommissionPercentage>

      </ForeignExchangeItem>

      <ForeignExchangeItem>

        <ForeignExchangeID>{3F59544D-5E79-461F-996E-B59352267C79} </ForeignExchangeID>

        <ForeignExchangeProvider>Fexco</ForeignExchangeProvider>

        <BaseCurrency>GBP</BaseCurrency>

        <ForeignCurrency>CAD</ForeignCurrency>

        <ExchangeRate>2,0788</ExchangeRate>

        <ExpiryDateTime>2020-01-22 05:47:58 PM</ExpiryDateTime>

        <MarginPercentage>3</MarginPercentage>

        <CommissionPercentage>0,000000</CommissionPercentage>

      </ForeignExchangeItem>

.

.

.

<ForeignExchangeItem>

        <ForeignExchangeID>{4FC256A4-1EAF-45E5-A06A-2B609C9CAB3D}</ForeignExchangeID>

        <ForeignExchangeProvider>Fexco</ForeignExchangeProvider>

        <BaseCurrency>GBP</BaseCurrency>

        <ForeignCurrency>BRL</ForeignCurrency>

        <ExchangeRate>6,0497</ExchangeRate>

        <ExpiryDateTime>2020-01-22 05:47:58 PM</ExpiryDateTime>

        <MarginPercentage>3</MarginPercentage>

        <CommissionPercentage>0,000000</CommissionPercentage>

      </ForeignExchangeItem>

    </ForeignExchange>

  </Enquiry>

</V_XML>






额定值
0 0

目前没有任何评论。

成为第一个发表评论的人。