Skip to content

Bugfix: Return the onetimepurchase option when relevant#92

Merged
Marvin-Magmodules merged 1 commit intomollie:mainfrom
michielgerritsen:bugfix/onetimepurchase-option-id
Oct 13, 2025
Merged

Bugfix: Return the onetimepurchase option when relevant#92
Marvin-Magmodules merged 1 commit intomollie:mainfrom
michielgerritsen:bugfix/onetimepurchase-option-id

Conversation

@michielgerritsen
Copy link
Copy Markdown
Collaborator

Thank you for creating this pull request! To make the best use of your and our time we created this checklist to get the best possible pull requests:

  • The code is working on a plain Magento 2 installation.
  • The code follows the PSR-2 code style.
  • When an exception or error is logged the message is accompanied with some context, eg: Error when trying to get the payment status:
  • Contains tests for the changed/added code (great if so but not required).
  • I have added a scenario to test my changes.

This PR touches code in the following areas (Check what is applicable):

Frontend

  • Shopping cart
  • Checkout
  • Totals
  • Payment methods

Backend

  • Configuration
  • Order grid
  • Order view
  • Invoice view
  • Credit memo view
  • Shipment view
  • Email sending

Order Processing (Mollie communication)

  • Creating the order
  • Invoicing the order
  • Shipping the order
  • Refunding (credit memo) the order

Other
If you didn't check any boxes above, please describe your changes in this section.

Please describe the bug/feature/etc this PR contains:

When i...

Scenario to test this code:

Open the environment and...

@Marvin-Magmodules Marvin-Magmodules merged commit bbdf6d4 into mollie:main Oct 13, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants