Skip to content
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

WIP: Improve the Cashier (Paddle) documentation #10135

Draft
wants to merge 2 commits into
base: 11.x
Choose a base branch
from

Conversation

carlosmintfan
Copy link
Contributor

@carlosmintfan carlosmintfan commented Jan 25, 2025

TODO:

  • Change (probably invalid) integer prices to strings
  • Add examples for retrieving information about single charges applied to a subscription
  • Warn about $user->subscription() being nullable
  • Explain difference between $user->onTrial() and $user->subscription()->onTrial()
  • Improve the bill for non-catalog items PR (it must also show how to add those to subscriptions and check which were added if possible)
  • Explain default payment link and that a blank page with the paddleJS blade directive should suffice
  • Update payment method without redirecting to management url
    Possibly more...

@carlosmintfan carlosmintfan marked this pull request as draft January 25, 2025 18:41
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

Successfully merging this pull request may close these issues.

1 participant