Skip to content

2.0.5

Compare
Choose a tag to compare
@Marcuzz Marcuzz released this 29 Oct 18:15
· 24 commits to master since this release
  • Fixed: Increase deletion period for checkout orders, as intended.
  • Fixed: Checkout webhooks no longer fail with an "Invalid authorization token" message.
  • Fixed: Propagate shipping and billing address to newly registered users when using Checkout.
  • Fixed: Make sure phone numbers from Checkout are saved with a + prefix.
  • Fixed: Properly handle VAT when ordering one-off items along with a recurring subscription.
  • Added: We now send a password reset link to newly registered users when using Checkout.
  • Added: We now create an anonymous Vipps MobilePay system user in order to create a subscription immediately. We replace this user with the real customer after the payment has been completed. This solves a lot of edge cases.