Returns a specific Payment, using its unique ID. Only Payments with a status of paid have been successfully processed.
Your API key, which can be found on the Whop Business Dashboard. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************
The ID of the Payment, which will look like pay_*************
Whether or not to expand the User, Membership, Plan, or Product on the returned Payment. Pass an array with each object(s) you want to expand, e.g. [product, plan, membership, user]
Retrieve a Payment
Payment model