GetPaymentGateways
Container: CCPServiceNamespace: System.Data.Objects
Summary
Retrieve paymentgateways from the IPaymentServiceProvider. Optional parameters to help filter the resultsMethod
The HTTP method for this function import is GETParameters
| Name | Type | Summary |
|---|---|---|
| amount* | Edm.Int32 | The amount about to be payed with the payment method |
| countryCode | Edm.String | The countrycode where the payment will be performed |
| currency | Edm.String | The currency which will be used |
Return
Type: Edm.StringIs collection: false