Hi I have module working, but not sure about few configurations it is on /admin/structure/stripe_subscription/settings and /admin/structure/stripe_plan/settings where i can add fields. Is that build to create dashboard view with user subscriptions?
because of lack documentation i had to post it here... Please respond ASAP . Regards

Comments

vitaliych created an issue. See original summary.

grasmash’s picture

That is the entity settings page for the stripe subscription entity and stripe plan entity. If you wanted to add more fields to those entities, you could.

It's not intended to be used at all frankly, it's just a default page generated by Drupal. It should probably be hidden, but someone may find a use for it.

  • grasmash committed 87ab3b0 on 8.x-1.x
    Issue #2921808: Remove menu links for plan and sub entity settings.
    
grasmash’s picture

Status: Active » Fixed

I've removed these menu links to prevent confusion.

Status: Fixed » Closed (fixed)

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