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 Stripe and charging #1863

Merged
merged 1 commit into from
Jun 16, 2019
Merged

feat: Implement Stripe and charging #1863

merged 1 commit into from
Jun 16, 2019

Commits on Jun 15, 2019

  1. Summary: Integrate Stripe

    Details:
    - Flow of charging: Create pending order -> Test valid input data for card -> Create token -> Send token + pending order to server for charging -> Send complete order after successfully charged.
    
    Fixes: #1830
    anhanh11001 committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    f78120c View commit details
    Browse the repository at this point in the history