Function: getPaymentMethod()
getPaymentMethod(
session
,id
,options
?):Promise
<PaymentMethod
>
Parameters
Parameter | Type |
---|---|
session | Session |
id | string | number |
options ? | GetPaymentMethodOptions |
Returns
Promise
<PaymentMethod
>
getPaymentMethod(
session
,id
,options
?):Promise
<PaymentMethod
>
Parameter | Type |
---|---|
session | Session |
id | string | number |
options ? | GetPaymentMethodOptions |
Promise
<PaymentMethod
>