Skip to content

[HELP] regarding api changes #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
iAkashPattnaik opened this issue Mar 13, 2024 · 0 comments
Open

[HELP] regarding api changes #14

iAkashPattnaik opened this issue Mar 13, 2024 · 0 comments

Comments

@iAkashPattnaik
Copy link
Contributor

Hi!
I was on the old version and I was using this -

payment.initiate_payment(
        txnRef,
        float(money),
        "https://google.com/",
        f"{query.from_user.id}_user@google.com",
        f"{query.from_user.first_name} {query.from_user.last_name}",
        currency="USD",
        description="Payment for more tokens",
        title="Bot",
    )

But after updating I can't find how to do this. Also their official docs is just useless. Can you please help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant