solidusio / solidusio/solidus_subscriptions

Allow empty addresses in subscription form

Open
#128 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Ruby
Stars
49
Forks
53
Avg merge
4h 54m
Merged PRs (30d)
1

Description

When a subscription doesn't have a shipping/billing address, it will use the default shipping/billing address from the customer's address book.

Currently, it's not possible to create a subscription without an address from the backend, and it's not possible to remove an address from an existing subscription.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the backend subscription form and the address assignment and removal flows. Confirm how a missing address should fall back to the customer's address book, then verify that creating a subscription without an address and removing an existing subscription address both work as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.