Important

We are updating the images for OroCommerce version 6.1 to align with the latest changes in the back-office design. During this transition, some images may still show older versions. Thank you for your patience as we work to update all visuals to reflect these changes.

Invoice Payments 

Stripe Payment Element payment method is registered as a payment method for the invoice payments.

Implementation Details 

\Oro\Bundle\StripePaymentBundle\PaymentMethod\StripePaymentElement\StripePaymentElementMethod payment method implements the \Oro\Bundle\PaymentBundle\Method\PaymentMethodGroupAwareInterface interface. The applicable payment method groups are defined in the oro_stripe_payment.payment_method.stripe_payment_element.payment_method_groups service container parameter that contains the oro_invoice_payment_storefront payment method group. Therefore, the Stripe Payment Element payment methods will be returned by the oro_invoice_payment.payment_method.composite_provider service.