Skip to content

Resolve #3255694 "Allow partial payments"

Arthur Turlak requested to merge 3255694-allow-partial-payments 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