Renamed do_we_have_billing_id to ticket_config_tools

This commit is contained in:
SimplifiedPrivacy 2026-08-20 17:25:28 -04:00
parent e18fec84f2
commit e1221d4c45
2 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,7 @@ from core.services.helpers.valid_profile_quantity import valid_profile_quantity
from core.errors.exceptions import * from core.errors.exceptions import *
from core.controllers.tickets.TicketSyncController import sync_ticket_prices from core.controllers.tickets.TicketSyncController import sync_ticket_prices
from core.services.payment_phase.do_we_have_billing_id import do_we_have_billing_id from core.services.payment_phase.ticket_config_tools import do_we_have_billing_id
""" """
Inputs: Which plan (key), which crypto, and how many profiles Inputs: Which plan (key), which crypto, and how many profiles