As a golfer, I want to receive notification when charged a no-show fee so that I understand why the charge occurred and can dispute it if needed. Notifications should be via SMS and/or email with clear information.
## User Story As a golfer, I want to receive notification when charged a no-show fee, so that I understand why the charge occurred and can dispute it if needed. ## Details When a course marks a golfer as a no-show and processes the fee, the golfer should be notified via SMS and/or email with clear information about the charge. ## Acceptance Criteria ### SMS Notification Given I was marked as a no-show When the no-show fee is charged to my card Then I receive an SMS notification And the SMS includes the course name, tee time, and fee amount ### Notification Details Given I received a no-show fee notification When I review the message Then I see the date and time of the missed tee time And I see the amount charged And I see how to contact the course if I need to dispute the charge ### No Notification for Non-No-Shows Given I showed up for my tee time When the tee time window passes Then I do not receive any no-show fee notification