FX

APIDescription
GET api/getfxquote?MerchantCurrency={MerchantCurrency}&ExchangeCurrency={ExchangeCurrency}&FxTransactionType={FxTransactionType}

No documentation available.

GET api/getFxMultiQuote?fxTransactionType={fxTransactionType}

No documentation available.

Auth

APIDescription
GET api/auth?MerchantID={MerchantID}&ApiKey={ApiKey}

No documentation available.

Payment

APIDescription
GET api/pay?MerchantId={MerchantId}&PaymentType={PaymentType}&PayingCurrencyCode={PayingCurrencyCode}&SalePayingAmount={SalePayingAmount}&MerchantReferenceNumber={MerchantReferenceNumber}&UserInfoId={UserInfoId}&CardholderName={CardholderName}&CardholderEmail={CardholderEmail}&MerchantCurrency={MerchantCurrency}&MerchantAmount={MerchantAmount}&FxQuoteId={FxQuoteId}&Redirect={Redirect}&IpAddress={IpAddress}&Telephone={Telephone}

No documentation available.

GET api/void?transactionId={transactionId}

No documentation available.

GET api/refund?transactionId={transactionId}&refundAmount={refundAmount}&transactionType={transactionType}&fxQuoteId={fxQuoteId}

No documentation available.

GET api/capture?transactionId={transactionId}&captureAmount={captureAmount}&transactionType={transactionType}

No documentation available.