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

Allow defining a Tpay channel ID in Pay By Link #195

Merged
merged 9 commits into from
Nov 26, 2024

Conversation

coldic3
Copy link
Member

@coldic3 coldic3 commented Nov 15, 2024

If Tpay Channel ID defined, the Pay By Link payment type will automatically redirect to the specified channel without asking a customer to choose a channel manually.

TODO:

  • Refactor the JS code and move it to a .js file.
  • Fix missing translations.
  • Move the channel ID (e.g. for Twisto) to the dev env var and use it in the fixtures.
  • Tests.
  • UPGRADE file

Actions to take right after a releasing a new version:

@coldic3 coldic3 linked an issue Nov 15, 2024 that may be closed by this pull request
2 tasks
@coldic3 coldic3 changed the base branch from main to 1.0 November 15, 2024 16:23
@coldic3 coldic3 force-pushed the feature/pbl-one-channel branch from 066a57d to 937fe0e Compare November 15, 2024 16:24
@coldic3 coldic3 marked this pull request as draft November 15, 2024 16:27
@coldic3 coldic3 force-pushed the feature/pbl-one-channel branch from ae7124c to 1b55d2b Compare November 18, 2024 14:36
@coldic3 coldic3 marked this pull request as ready for review November 18, 2024 20:10
@coldic3 coldic3 changed the base branch from 1.0 to main November 19, 2024 09:16
@coldic3 coldic3 force-pushed the feature/pbl-one-channel branch from 6842db2 to f38faa5 Compare November 26, 2024 14:24
@coldic3 coldic3 force-pushed the feature/pbl-one-channel branch from f38faa5 to 075a931 Compare November 26, 2024 14:59
@lchrusciel lchrusciel merged commit 66534e3 into main Nov 26, 2024
3 of 4 checks passed
@lchrusciel lchrusciel deleted the feature/pbl-one-channel branch November 26, 2024 19:40
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.

Allow defining a payment method redirecting directly to a specific Tpay channel
2 participants