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

feat: implement basic settings for stripe #4012

Closed
4 tasks done
mehul0810 opened this issue Feb 20, 2019 · 1 comment
Closed
4 tasks done

feat: implement basic settings for stripe #4012

mehul0810 opened this issue Feb 20, 2019 · 1 comment
Assignees

Comments

@mehul0810
Copy link
Contributor

mehul0810 commented Feb 20, 2019

Feature Request

User Story

As a user, I want to ensure that my Stripe premium add-on settings are retained after the inclusion of Stripe core so that it will be a consistent UX.

Label Type Key Default Text Comments
Stripe Connection button give_stripe_is_connected Not Connected Displays connected status with Stripe. Use the key of Stripe add-on.
Statement Descriptor text stripe_statement_descriptor Site name/Donations Use the key of Stripe add-on.
Collect Billing Details checkbox stripe_collect_billing Not selected Use the key of Stripe add-on.
Credit Card Fields Format radio stripe_cc_fields_format Multi Field Use the key of Stripe add-on.
Enable Stripe Checkout checkbox stripe_checkout_enabled Unchecked Use the key of Stripe add-on.

Acceptance Criteria

  • Add admin setting field to stripe core
  • Ensure backward compatibility is retained for the settings moved to stripe core
  • add stripe sdk in core to utilize the same in the premium add-on
  • testing
@mehul0810 mehul0810 self-assigned this Feb 20, 2019
@mehul0810
Copy link
Contributor Author

Closing this issue as the basic settings are implemented with automated webhooks admin settings

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

No branches or pull requests

1 participant