Problem/Motivation

During the checkout flow we need reserve the payment to get a credit check; we cant do this during the createPaymentMethod() function because we don't have the order and need to include the value.

Proposed resolution

Following the example in GoCardless we create a checkout pane on the review step. It will reserve the payment and the state "Credit approved" or redirect back to the previous step with a credit declined message.

Comments

dwkitchen created an issue. See original summary.

  • dwkitchen committed 7c42a22 on 1.0.x
    Issue #3172150: Reserve Payment with Checkout Pane
    
dwkitchen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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