Simple package for helping integrate Uniteller in your application.
- UNITELLER_UPID: string
- UNITELLER_LOGIN: string
- UNITELLER_PASSWORD: string
- UNITELLER_URL: string
- orderId: string | null (can be empty string, uniteller will generate it)
- upid: string
- login: string
- password: string
- url: string
- debug: boolean
- createPaymentLink
- checkPaymentStatus
- amount: number
checkPaymentStatus - check the payment's status code. You have to give method these parameters:
- orderId: string