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

[PARTNER-69] Add support passing card details via SEP-9 #1430

Merged
merged 11 commits into from
Feb 21, 2024
Merged

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Jan 25, 2024

Background

SEP-9 protocol doesn't support passing a (bank) card information.

Proposed change

Add set of new SEP-9 fields related to cards.
Card can be passed to the application in two ways: either via passing card information (such as number, cvc, holder name, etc) or token representation of the card (e.g. Stripe token)

ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
ecosystem/sep-0009.md Show resolved Hide resolved
philipliu
philipliu previously approved these changes Feb 8, 2024
ecosystem/sep-0009.md Outdated Show resolved Hide resolved
JakeUrban
JakeUrban previously approved these changes Feb 9, 2024
Copy link
Contributor

@JakeUrban JakeUrban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending the removal of card.type

@Ifropc Ifropc enabled auto-merge (squash) February 21, 2024 19:06
@Ifropc Ifropc merged commit 773af47 into master Feb 21, 2024
2 checks passed
@Ifropc Ifropc deleted the PARTNER-69 branch February 21, 2024 19:06
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.

None yet

3 participants