Skip to content

Allow Partial Payments

Arthur Turlak requested to merge issue/commerce_stripe-3255694:8.x-1.x into 8.x-1.x

Allows Partial Payments submitted to the plugin in the form of \Drupal\commerce_payment\Entity\PaymentInterface instead of relying on the Order Total automatically retrieved from inside the Stripe Plugin.

Merge request reports