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}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
MerchantId

string

None.

PaymentType

string

None.

PayingCurrencyCode

string

None.

SalePayingAmount

string

None.

MerchantReferenceNumber

string

None.

UserInfoId

string

None.

CardholderName

string

None.

CardholderEmail

string

None.

MerchantCurrency

string

None.

MerchantAmount

string

None.

FxQuoteId

string

None.

Redirect

boolean

None.

IpAddress

string

None.

Telephone

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/html

Sample:

Sample not available.