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

Improve design of payment triggering API #93

Closed
odrotbohm opened this issue Aug 22, 2019 · 0 comments
Closed

Improve design of payment triggering API #93

odrotbohm opened this issue Aug 22, 2019 · 0 comments
Assignees

Comments

@odrotbohm
Copy link
Owner

No description provided.

@odrotbohm odrotbohm self-assigned this Aug 22, 2019
odrotbohm added a commit that referenced this issue Aug 22, 2019
PaymentController now takes a complete JSON document to trigger the payment instead of a plain JSON String with a credit card number. This will allow using affordances APIs in a next step to produce the proper forms metadata.

Tweaked the serialization customizations so that we can add end up registering the regular expression used to verify the credit card number to be used as form metadata as well.
odrotbohm added a commit that referenced this issue Aug 22, 2019
PaymentController now takes a complete JSON document to trigger the payment instead of a plain JSON String with a credit card number. This will allow using affordances APIs in a next step to produce the proper forms metadata.

Tweaked the serialization customizations so that we can add end up registering the regular expression used to verify the credit card number to be used as form metadata as well.
punkmonday pushed a commit to punkmonday/spring-restbucks that referenced this issue Feb 5, 2020
PaymentController now takes a complete JSON document to trigger the payment instead of a plain JSON String with a credit card number. This will allow using affordances APIs in a next step to produce the proper forms metadata.

Tweaked the serialization customizations so that we can add end up registering the regular expression used to verify the credit card number to be used as form metadata as well.
pfichtner pushed a commit to pfichtner/spring-restbucks that referenced this issue Feb 18, 2021
PaymentController now takes a complete JSON document to trigger the payment instead of a plain JSON String with a credit card number. This will allow using affordances APIs in a next step to produce the proper forms metadata.

Tweaked the serialization customizations so that we can add end up registering the regular expression used to verify the credit card number to be used as form metadata as well.
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