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: payer name & email from web form #47

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    99f9955 View commit details
    Browse the repository at this point in the history
  2. fix: remove whitespace

    batonac committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e1d37a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7878942 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Add line in override to set payment gateway.

    Modify pyproject.toml and .gitignore to support newer versions of stripe.
    batonac committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f6a790e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Undo unneccessary changes to .gitignore and pyproject.toml made durin…

    …g debugging. Add custom_redirect_to_override option in stripe_settings.py finalize_request() so that the successful payment redirect address can be fully customized.
    batonac committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    af62692 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    4b54933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5a90a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7461c40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36bf21f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71c34ea View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. refactor: relative stripe URL

    batonac committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6510e8f View commit details
    Browse the repository at this point in the history