commercetools / commercetools-paypal-plus-integration

Integration between commercetools API and PayPal Plus API
Apache License 2.0
7 stars 1 forks source link

Allow to define custom description instead of hard coded one #132

Closed butenkor closed 6 years ago

butenkor commented 6 years ago

Current behaviour

It sends to PSP hard-coded payment description.

Expected behaviour

If optional field on payment custom type called description is defined than it should take it as description for PSP request. If field is not defined than as default it should use following text Reference: ${payment.custom.fields.reference}

butenkor commented 6 years ago

@andrii-kovalenko-ct Maybe referenceText was meant for that as it is not used anywhere in code?

andrii-kovalenko-ct commented 6 years ago

@butenkor sounds reasonable.

Do we have any customers' requests and/or time request when it should be implemented/released?

pschwarzer commented 6 years ago

please implement as soon as possible. Thank you

menzelcom commented 6 years ago

see also SUPPORT-2900

andrii-kovalenko-ct commented 6 years ago

fixed by #137

andrii-kovalenko-ct commented 6 years ago

@pschwarzer @menzelcom https://github.com/commercetools/commercetools-paypal-plus-integration/releases/tag/v0.4.0