Giter Club home page Giter Club logo

bsc-pay's People

Contributors

bgokcol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bsc-pay's Issues

$user['id'] not defined

$user['id'] doesnt seem to be defined in create_payment.php - what is this variable for and is there any way to fix? Cheers.

Can't install, getting errors

Hello, I tried to install this but I got errors
"{"success":false,"message":"Api key parameter is empty or invalid!"}"

Picture : https://prnt.sc/jYqp2ST1MIQQ

I followed your instructions did everything step by step.

I change API.md to my API KEY everywhere where it said Your API Key
https://prnt.sc/O-TTvkv9RiH8

But still same error
{"success":false,"message":"Api key parameter is empty or invalid!"}

Can you please help out?
If you have discord or telegram hit me up there for faster converstaion.

Discord : #RAw:8033
Telegram : https://t.me/rawfrisco

Amount and paid amount in cron

What if paid_amount less then amount in payments table?
I tried:
[Payment #1 | 0xdeaeb986927d6543578317259df7f2e315a69251 | Balance: 0.0012900000 | Payment Amount: 0.0012900000]
amount = 0.0013950000
paid_amount = 0.0012900000
Not sending amount to wallet

<b>Fatal error</b>: Uncaught PDOException:

You describe following fields as NOT NULL

  `paid_amount` varchar(100) NOT NULL,
  `payout_tx` varchar(66) NOT NULL,

but when Create Payment API called you didn't inserted following fields! How these gonna work?

<b>Fatal error</b>:  Uncaught PDOException: SQLSTATE[HY000]: General error: 1364 Field 'paid_amount' doesn't have a default value in bsc-pay/api/create_payment.php:62
<b>Fatal error</b>:  Uncaught PDOException: SQLSTATE[HY000]: General error: 1364 Field 'payout_tx' doesn't have a default value in bsc-pay/api/create_payment.php:62

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.