Search
Preparing search index...
The search index is not available
node-qiwi-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Qiwi
Class Qiwi
Hierarchy
Qiwi
Index
Constructors
constructor
Properties
client
options
Methods
cancel
Bill
create
Bill
create
Payment
Form
get
Bill
Info
Constructors
constructor
new
Qiwi
(
options
:
Options
)
:
Qiwi
Parameters
options:
Options
Returns
Qiwi
Properties
Private
client
client
:
AxiosInstance
Private
Readonly
options
options
:
Options
Methods
cancel
Bill
cancel
Bill
(
billId
:
string
)
:
Promise
<
BillResponse
>
Parameters
billId:
string
Returns
Promise
<
BillResponse
>
create
Bill
create
Bill
(
params
:
Bill
)
:
Promise
<
BillResponse
>
Parameters
params:
Bill
Returns
Promise
<
BillResponse
>
create
Payment
Form
create
Payment
Form
(
params
:
PaymentFormParams
)
:
string
Parameters
params:
PaymentFormParams
Returns
string
get
Bill
Info
get
Bill
Info
(
billId
:
string
)
:
Promise
<
BillResponse
>
Parameters
billId:
string
Returns
Promise
<
BillResponse
>
Globals
Qiwi
constructor
client
options
cancel
Bill
create
Bill
create
Payment
Form
get
Bill
Info
Amount
Bill
Bill
Response
Customer
Options
Payment
Form
Params
Status
Invoice
Status
amount
Currency
check
Notification
Signature
normalize
Amount
Generated using
TypeDoc