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

Payment screen is by default in german #6

Closed
wielvanraaij opened this issue Jul 26, 2016 · 2 comments
Closed

Payment screen is by default in german #6

wielvanraaij opened this issue Jul 26, 2016 · 2 comments

Comments

@wielvanraaij
Copy link

Hi Vicent,

I've implemented your molly API which was really easy to implement.

The only problem i'm experiencing is that the default value of the property Locale in PaymentRequest is Local.DE. This is probably because that is the fist value of the enumeration.

@Viincenttt
Copy link
Owner

Hi Wielvanraaij,

I'm glad to hear the API is easy to use.

I have been able to reproduce the issue you are having and I have committed a fix to the repository. The Locale property on the PaymentRequest is now nullable. I'm planning to release a new version/nuget package that includes this fix today or tommorow.

Kind regards,
Vincent

@Viincenttt
Copy link
Owner

I released a new version that includes a bugfix for the Locale problem. Please view the full list of changes here

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

2 participants