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

Fixed Issue for 100% discount coupons #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tarekllf01
Copy link

There was an error when using 100% discount coupon.

There was an error when using 100% discount coupon.
@tarekllf01
Copy link
Author

100 % discount coupon issue fixed by handling null.
Using empty string instead of null to the column paymentintent.
Because as per the table schema this column does not support null value but support empty string.

@tarekllf01 tarekllf01 closed this Mar 27, 2024
@tarekllf01 tarekllf01 reopened this Mar 27, 2024
@alexmorrisnz alexmorrisnz self-requested a review March 29, 2024 05:18
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