Skip to content

Conversation

@clbotdev
Copy link
Collaborator

Fixes #583

Description

This PR adds a 'None' option to the payment method dropdown on the /dashboard/settings?tab=Payment 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 #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'
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

2 participants