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 error message that can be provided as part of updateWith #257

Merged
merged 1 commit into from Sep 16, 2016

Conversation

adrianba
Copy link
Contributor

We have had lots of feedback that merchants need to explain errors to customers during the payment request. For example, if a shipping address is not acceptable then the site must be able to indicate why.

This change adds an error string to the PaymentDetails, which may only be used as part of updateWith.

We have had lots of feedback that merchants need to explain errors to
customers during the payment request. For example, if a shipping address
is not acceptable then the site must be able to indicate why.

This change adds an `error` string to the `PaymentDetails`, which may
only be used as part of `updateWith`.
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

2 participants