Skip to content

Copilot/tutor lms paypal vaulting beta#2

Open
Caffe1neAdd1ct wants to merge 2 commits into
masterfrom
copilot/tutor-lms-paypal-vaulting-beta
Open

Copilot/tutor lms paypal vaulting beta#2
Caffe1neAdd1ct wants to merge 2 commits into
masterfrom
copilot/tutor-lms-paypal-vaulting-beta

Conversation

@Caffe1neAdd1ct

Copy link
Copy Markdown
Owner

This pull request introduces an advanced PayPal configuration option that allows administrators to enable or disable PayPal Vaulting (saving customer payment methods for future purchases). The main changes add a new setting to the admin panel and ensure this setting controls the relevant PayPal gateway behavior.

PayPal Vaulting Feature:

  • Added a new option key, PAYPAL_ENABLE_VAULTING, to OptionKeys for controlling PayPal Vaulting.
  • Updated the PayPal payment gateway configuration to use the new vaulting setting, so the "save payment method" feature is now controlled by this toggle.
  • Introduced a new "PayPal Settings" section in the e-commerce settings, including a toggle switch for enabling or disabling PayPal Vaulting, defaulting to enabled.
  • Ensured the new option key is properly imported and used in PayPal configuration logic.

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.

2 participants