Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

[HELP] regarding api changes #14

@iAkashPattnaik

Description

@iAkashPattnaik

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}[email protected]",
        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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions