Problem/Motivation

When updating various fields of a subscription (e.g. the payment method), its current recurring order is not updated as well.

There's a good list of possible fields that need to be updated on the current order in this comment: #2937981-3: Allow the customer to switch plans

Proposed resolution

Ensure that at least the payment method is updated on the order, and investigate other fields in a followup issue.

Remaining tasks

Review.

User interface changes

Nope.

API changes

Nope.

Data model changes

Nope.

CommentFileSizeAuthor
#2 3192755.patch8.52 KBamateescu
#2 3192755-test-only.patch7.52 KBamateescu

Comments

amateescu created an issue. See original summary.

amateescu’s picture

Status: Active » Needs review
StatusFileSize
new7.52 KB
new8.52 KB

The last submitted patch, 2: 3192755-test-only.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

jsacksick’s picture

Status: Needs review » Reviewed & tested by the community

Looks good!

amateescu’s picture

Title: Subscription updates are not reflected in the current recurring order » Updating the payment method of a subscription is not reflected in its current recurring order
Issue summary: View changes
Status: Reviewed & tested by the community » Needs review
amateescu’s picture

Status: Needs review » Reviewed & tested by the community

Didn't mean to change the status, thanks for reviewing!

  • amateescu committed b9bc6a2 on 8.x-1.x
    Issue #3192755 by amateescu, jsacksick: Updating the payment method of a...
amateescu’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 8.x-1.x.

Status: Fixed » Closed (fixed)

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