Skip to content

Add Crypto Payment Support #69

Description

@stuartwk

Allow users to subscribe on web, accepting USDC payments.
Best way to handle this is generate a QR code with a Solana Payment Intent, which will prompt a payment in the user wallet with the correct amount and attached metadata.
Android currently has a similar flow implemented that can be followed.
https://docs.solanapay.com/core/transaction-request/merchant-integration can be used. We already have a webhook setup for receiving funds.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions