Closed (outdated)
Project:
Commerce Recurring Framework
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2019 at 10:57 UTC
Updated:
24 Sep 2020 at 16:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nnevillHere is patch which reloads order to have updated total_paid value after payment creation. I don't like that solution a lot but it works :)
Comment #3
nnevillComment #4
bojanz commentedAre you sure you're running latest Commerce?
Cause Payment doesn't save orders on postSave since Commerce 2.14, to avoid the problem described here.
Comment #5
jonathanshaw