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

Add label to order payment #43

Open
thenewguy opened this issue Apr 18, 2024 · 1 comment
Open

Add label to order payment #43

thenewguy opened this issue Apr 18, 2024 · 1 comment

Comments

@thenewguy
Copy link

It would be helpful to the customer if there was a way to display a short label with the order payment. For example, VISA ending in 1111 instead of just the identifier credit-card or whatever the payment method identifier is.

The payment_method is useful for the api but doesn't really give the customer enough information to remember which statement to check.

This seems generally useful and would probably be a good thing to include. If not, it would be helpful to allow adding additional fields here

@thenewguy
Copy link
Author

As I've gotten deeper into this project the extra fields have become pretty powerful and necessary for site specific implementation. Maybe the simplest and most flexible solution is just to add the extra field to payments as well and then details like this could be added as needed.

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