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

Bill for non-catalog items #230

Closed
driesvints opened this issue Jan 1, 2024 · 6 comments · Fixed by #263
Closed

Bill for non-catalog items #230

driesvints opened this issue Jan 1, 2024 · 6 comments · Fixed by #263

Comments

@driesvints
Copy link
Member

Add support for https://developer.paddle.com/changelog/2023/add-custom-items-transaction

@driesvints
Copy link
Member Author

Btw, we'd love to get a PR for this.

@HelgeSverre
Copy link
Contributor

Hey Dries,

We're likely to need this feature at Crescat soon-ish, so I can take a crack at this, since we're planning on implementing this feature in our application anyways, (and when Paddle releases it; add support for recurring non-catalog items on subscriptions).

Do you have any thoughts/preference around the API for this feature?

Throw me some notes if you have any and I'll take a look at it.

@driesvints
Copy link
Member Author

Hey @HelgeSverre. Thanks for wanting to help out here! I think it would be similar to https://github.com/laravel/cashier-paddle/blob/1.x/src/Concerns/PerformsCharges.php#L21

I haven't really dug deep into what's needed for this so if you could whip up something working we can go from there. Thanks!

@HelgeSverre
Copy link
Contributor

Sorry for the disappearance, priorities got shifted around, I wont get around to look at this for a little while longer, so if anyone else wants to jump at this, feel free.

@AcTiv3MineD
Copy link
Contributor

AcTiv3MineD commented Jun 5, 2024

Hi @driesvints, I have created pull request for this issue.

It basically allows to create transactions on paddle and pass the transaction id as a html attribute to the button.


I'm open to any suggestions, let me know if the current implementation is a good fit or what needs to be changed.

@driesvints driesvints linked a pull request Jul 2, 2024 that will close this issue
@driesvints
Copy link
Member Author

This will be in Tuesdays release

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

Successfully merging a pull request may close this issue.

3 participants