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

It is possible to create a Payment object without a PaymentPrice #2168

Open
martinlunde opened this issue Nov 3, 2018 · 0 comments
Open

Comments

@martinlunde
Copy link
Member

What kind of an issue is this?

  • Enhancement
    Currently there has not been any problems related to the issue, but if someone forgets to create a PaymentPrice object together with a related Payment, some nasty things could happen.

What is the expected behaviour?

When creating a payment, it should be required to create a price as well

What is the current behaviour?

A payment can be created without a price, resulting in payment-events with payment-deadlines but no pricetag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Enhancements / Feature requests
Development

No branches or pull requests

2 participants