Skip to content

Payment report callback signature related naming of headers #131

@snekbaev

Description

@snekbaev

Hi,

using test credentials and developing callback handling via ngrok.

/payments/report (maybe some others are affected as well) - noticed that I get headers which are not lowercased: Checkout-Account, Checkout-Method, Signature etc. Is this by design? Documentation seems to suggest lowercased convention, which is basically what I'm receiving when doing test payments and parsing the query string, but in this case I have to lowercase the header names prior to signature calculation.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions