Do we need to implement getPaymentExecutionResult() to have the correct payment statuses or can we just work with the implementation inherited from PaymentMethodBase since the webhook takes care of updating payment statuses. To be investigated.

Comments

ricovandevin created an issue. See original summary.

ricovandevin’s picture

We need this method to return a OperationResult object after the payment was executed to make it possible to redirect to Mollie.

ricovandevin’s picture

Title: Investigate if we need to implement getPaymentExecutionResult() » Implement getPaymentExecutionResult()
Assigned: Unassigned » ricovandevin
Status: Active » Needs work
ricovandevin’s picture

Status: Needs work » Fixed

Fixed in dev.

  • ricovandevin committed 2f0449e on 8.x-2.x
    Issue #2875546 by ricovandevin: Implement getPaymentExecutionResult()
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.