Skip to content

[POS Service/Card Service] Reconcile request bodies for POST /payment #3622

@njlie

Description

@njlie

The shape of the POST /payment request body made by the POS service to card service and the OpenAPI spec for that request body on the card service differ, causing the request to fail.

  • Update POS Service POST /payment call to the card service to use correct request body
  • cardServiceClient.sendPayment should probably have another parameter to pass in the card service url to use, separate from the payment options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions