saturnramp 0.0.1 copy "saturnramp: ^0.0.1" to clipboard
saturnramp: ^0.0.1 copied to clipboard

SaturnPay widget that allow you to withdraw and deposit

Satunpay widget

Features #

With this package you can deposit and withdraw

Usage #

just use deposit and widget below to start deposit process sh deposit

           SaturnPay(
              paymentType: 'deposit',
              fullname: 'Saturn',
              amount: '400000.0',
              emailaddress: 'telesphore@saturnfi.co',
              partnerID: 'saturn',
              phonenumber: '3222222234',
              usdtwallet: 'TXZwwwdjddkdkkdkdkdkdkkdd',
            ),

--> sh withdraw Process For withdraw use the below widget changes the parameters--> PartnerID need to be provided by saturnfi

          SaturnPay(
              paymentType: 'withdraw',
              fullname: 'chance',
              usdtamount: '400',
              bankname: 'BK ',
              accountnumber: '3443535355',
              phonenumber: '3222222234',
              emailaddress: 'telesphore@saturnfi.co',
              partnerID: 'saturn',
              accountname: 'Chance Teles',
            ),
1
likes
110
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

SaturnPay widget that allow you to withdraw and deposit

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, get, http, socket_io_client

More

Packages that depend on saturnramp