payment session
This commit is contained in:
@@ -25,7 +25,7 @@ from .members_profile import MembersProfile
|
||||
from .subscription_options import SubscriptionOptions
|
||||
from .subscription_options_items import SubscriptionOptionsItems
|
||||
from .products_templates import ProductsTemplates
|
||||
|
||||
from .payments_session import PaymentsSession
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ __all__ = ['Members','Customer', 'Account', 'Products',
|
||||
'MembersProducts', 'MembersActions', 'MembersPending', 'ProductsDetails',
|
||||
'ProvisionActions', 'MembersProductsRefresh','MembersProductsSettings',
|
||||
'PasswordReset','MembersProfile','SubscriptionOptions','SubscriptionOptionsItems',
|
||||
'ProductsTemplates',
|
||||
'ProductsTemplates','PaymentsSession',
|
||||
|
||||
'Loan', 'Transaction', 'Repayment',
|
||||
'LoanCharge', 'Offer', 'Charge', 'RACCheck', 'LoanRepaymentSchedule',
|
||||
|
||||
Reference in New Issue
Block a user