Skip to content

CompleteOrderRequest doesn't offer the ability to return the payment information #92

@glennjacobs

Description

@glennjacobs

CompleteOrderRequest extends FetchOrderRequest, but as it implements its own sendData() method, we cannot opt to include the payment information in the response.

See https://github.com/thephpleague/omnipay-mollie/blob/master/src/Message/Request/CompleteOrderRequest.php#L42-L47

Ideally it should work similar to https://github.com/thephpleague/omnipay-mollie/blob/master/src/Message/Request/FetchOrderRequest.php#L42-L54

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions