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 card payments using stripe #4011

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

feat: implement card payments using stripe #4011

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 accept donations using Stripe card payments method so that it will be a consistent UX for users having cards.

Note: An application fee of 2% will be charged for each payment if the Stripe premium add-on is not active.

Acceptance Criteria

  • Donor can successfully donate using card payments method of Stripe.
  • Ensure validations work properly for Stripe Card Payments.
  • Ensure that donations are processed successfully with all the supported card types.
  • Ensure that application fee is deducted properly and reflects the same in Stripe dashboard of connected account and Give account.
  • Testing
@mehul0810 mehul0810 self-assigned this Feb 20, 2019
@mehul0810
Copy link
Contributor Author

Closing this issue as it is completed and showed a demo for Stripe CC fields on dev call today.

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