Skip to content

Conversation

@clbotdev
Copy link
Collaborator

Fixes #583

Description

This PR adds a 'None' option to the payment method dropdown on the screen, allowing users to reset their payment configuration.

Changes

  • Added PAYMENT_METHOD_NONE as the first option in the payment method dropdown
  • Removed placeholderMessage prop since 'None' is now a selectable option
  • Users can now explicitly select 'None' to reset their payment configuration

Testing

  • The 'None' option appears as the first item in the payment method dropdown
  • Selecting 'None' properly resets the payment method
  • The change maintains backward compatibility with existing configurations

Related Issue

Closes #583

…payment config

Fixes codelitdev#583

- Added PAYMENT_METHOD_NONE as the first option in the payment method dropdown
- Removed placeholderMessage since 'None' is now a selectable option
- Users can now reset their payment configuration by selecting 'None'
@vercel
Copy link

vercel bot commented Jan 27, 2026

@clbotdev is attempting to deploy a commit to the CourseLit Team on Vercel.

A member of the Team first needs to authorize it.

@clbotdev clbotdev closed this Jan 27, 2026
@clbotdev clbotdev deleted the fix/issue-583-reset-payment-method branch January 27, 2026 05:47
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.

Reset payment method to none

1 participant