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

BUG: full_name not returned #80

Open
digital-cowboy-91 opened this issue Feb 21, 2024 · 0 comments
Open

BUG: full_name not returned #80

digital-cowboy-91 opened this issue Feb 21, 2024 · 0 comments

Comments

@digital-cowboy-91
Copy link

Hi, following issue is rather related to API endpoint itself, however I was unable to create a new topic on Revolut Community, so I am creating a new issue here.

Revolut API probably contains a bug, which is about customer's full_name. If I create new order, customer's full_name is not returned in response unless it was the only field provided in customer node. Documentation is specific about providing "either" field, but does not say anything about ignoring fields. Documentation is also mentioning if full_name is not provided, then cardholder_name will be assigned automatically upon payment.

This is quite serious issue if merchant relies on Revolut DB, as it affects shipping process.

Possible workarounds:

  1. Add customers name to metadata (however, this separates or even duplicate customer related data)
  2. Use cardholder_name (however, cardholder may not be always a recipient of the order)
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