Problem/Motivation

In some situations, monthly components (add-ons) are being billed weirdly. Where 1 month would be expected, it's instead two positions:

  • 0,000010 x 1
  • 1,999990 x 1

Whereas 1x1 would have been expected.

So besides the strange splitting, two month are billed instead of one.

Steps to reproduce

Bill a monthly component at certain points in time

Proposed resolution

Billwerk says, the start date should be removed for recurring components billing in the order API call

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anybody created an issue. See original summary.

anybody’s picture

Status: Active » Needs review

Here we go, sorry for the code style fixes in the same commit. -.-

anybody’s picture

anybody’s picture

Status: Needs review » Reviewed & tested by the community

Works as expected in my testing! RTBC!

  • anybody committed 93560a01 on 1.x
    Issue #3524721 by anybody: Monthly component is being divided into two...
anybody’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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