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

Allow setting a custom price in the GetPaid shortcode #753

Open
picocodes opened this issue Jun 12, 2023 · 1 comment
Open

Allow setting a custom price in the GetPaid shortcode #753

picocodes opened this issue Jun 12, 2023 · 1 comment

Comments

@picocodes
Copy link
Contributor

No description provided.

@aayla-secura
Copy link

I think this feature request can be expanded to "allow adding the same item multiple times to the cart/invoice with different properties, e.g. different price". This would be a great feature to have. I'm currently building an addon for your plugin and I've laid out the codebase for this, but the main obstacle is that WPInv_Invoice add_item method removes items with duplicate IDs, and there's no obvious way around that. Is it essential to have this bit of code there? Can you not allow adding items with the same ID multiple times (which currently is of no good use without extra code, but as I said for someone like me developing an addon it's essential)?

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

No branches or pull requests

2 participants