commercetools / commercetools-payment-integration-java

Module to handle payment transactions
Apache License 2.0
6 stars 4 forks source link

Make klarna specific fields optional #70

Closed ahalberkamp closed 2 years ago

ahalberkamp commented 3 years ago

Within the new klarna-payment process, the fields "GENDER, IP, BIRTHDAY, TELEPHONENUMBER" are added to the payment by the "klarna-widget. So the payment can be created without this fields and so this field was maker optional with this pr.

lojzatran commented 2 years ago

So what is the new field added in this PR? From the files changed, I just see one method was changed, but no new field 😕

ahalberkamp commented 2 years ago

So what is the new field added in this PR? From the files changed, I just see one method was changed, but no new field 😕

I have adjusted the pr description to the actual pr content :-)