mocks

package
v0.0.0-...-838a961 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BillingService

type BillingService struct {
	mock.Mock
}

BillingService is an autogenerated mock type for the BillingService type

func NewBillingService

func NewBillingService(t mockConstructorTestingTNewBillingService) *BillingService

NewBillingService creates a new instance of BillingService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*BillingService) AcceptInvite

AcceptInvite provides a mock function with given fields: ctx, in, opts

func (*BillingService) AddMerchantDocument

AddMerchantDocument provides a mock function with given fields: ctx, in, opts

func (*BillingService) AddOperatingCompany

AddOperatingCompany provides a mock function with given fields: ctx, in, opts

func (*BillingService) AddRecurringPlan

AddRecurringPlan provides a mock function with given fields: ctx, in, opts

func (*BillingService) AutoAcceptRoyaltyReports

func (_m *BillingService) AutoAcceptRoyaltyReports(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)

AutoAcceptRoyaltyReports provides a mock function with given fields: ctx, in, opts

func (*BillingService) AutoCreatePayoutDocuments

func (_m *BillingService) AutoCreatePayoutDocuments(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)

AutoCreatePayoutDocuments provides a mock function with given fields: ctx, in, opts

func (*BillingService) CalcAnnualTurnovers

func (_m *BillingService) CalcAnnualTurnovers(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)

CalcAnnualTurnovers provides a mock function with given fields: ctx, in, opts

func (*BillingService) CancelRedeemKeyForOrder

CancelRedeemKeyForOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeCodeInOrder

ChangeCodeInOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeMerchant

ChangeMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeMerchantData

ChangeMerchantData provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeMerchantManualPayouts

ChangeMerchantManualPayouts provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeMerchantPaymentMethod

ChangeMerchantPaymentMethod provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeMerchantStatus

ChangeMerchantStatus provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeProject

ChangeProject provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeRoleForAdminUser

ChangeRoleForAdminUser provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeRoleForMerchantUser

ChangeRoleForMerchantUser provides a mock function with given fields: ctx, in, opts

func (*BillingService) ChangeRoyaltyReport

ChangeRoyaltyReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) CheckInviteToken

CheckInviteToken provides a mock function with given fields: ctx, in, opts

func (*BillingService) CheckProjectRequestSignature

CheckProjectRequestSignature provides a mock function with given fields: ctx, in, opts

func (*BillingService) CheckSkuAndKeyProject

CheckSkuAndKeyProject provides a mock function with given fields: ctx, in, opts

func (*BillingService) ConfirmUserEmail

ConfirmUserEmail provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateAccountingEntry

CreateAccountingEntry provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateNotification

CreateNotification provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateOrUpdateKeyProduct

CreateOrUpdateKeyProduct provides a mock function with given fields: ctx, in, opts

CreateOrUpdatePaylink provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateOrUpdatePaymentMethod

func (_m *BillingService) CreateOrUpdatePaymentMethod(ctx context.Context, in *billingpb.PaymentMethod, opts ...client.CallOption) (*billingpb.ChangePaymentMethodResponse, error)

CreateOrUpdatePaymentMethod provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateOrUpdatePaymentMethodProductionSettings

func (_m *BillingService) CreateOrUpdatePaymentMethodProductionSettings(ctx context.Context, in *billingpb.ChangePaymentMethodParamsRequest, opts ...client.CallOption) (*billingpb.ChangePaymentMethodParamsResponse, error)

CreateOrUpdatePaymentMethodProductionSettings provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateOrUpdatePaymentMethodTestSettings

CreateOrUpdatePaymentMethodTestSettings provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateOrUpdateProduct

func (_m *BillingService) CreateOrUpdateProduct(ctx context.Context, in *billingpb.Product, opts ...client.CallOption) (*billingpb.Product, error)

CreateOrUpdateProduct provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateOrUpdateUserProfile

CreateOrUpdateUserProfile provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreatePageReview

CreatePageReview provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreatePayoutDocument

CreatePayoutDocument provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateRefund

CreateRefund provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateRoyaltyReport

CreateRoyaltyReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) CreateToken

CreateToken provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteAdminUser

DeleteAdminUser provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteCustomerCard

DeleteCustomerCard provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteKeyProduct

DeleteKeyProduct provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteMerchantUser

DeleteMerchantUser provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteMoneyBackCostMerchant

func (_m *BillingService) DeleteMoneyBackCostMerchant(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)

DeleteMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteMoneyBackCostSystem

func (_m *BillingService) DeleteMoneyBackCostSystem(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)

DeleteMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts

DeletePaylink provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeletePaymentChannelCostMerchant

func (_m *BillingService) DeletePaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)

DeletePaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeletePaymentChannelCostSystem

func (_m *BillingService) DeletePaymentChannelCostSystem(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)

DeletePaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeletePaymentMethodProductionSettings

DeletePaymentMethodProductionSettings provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeletePaymentMethodTestSettings

DeletePaymentMethodTestSettings provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteProduct

DeleteProduct provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteProject

DeleteProject provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteRecurringPlan

DeleteRecurringPlan provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteRecurringSubscription

DeleteRecurringSubscription provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeleteSavedCard

DeleteSavedCard provides a mock function with given fields: ctx, in, opts

func (*BillingService) DeserializeCookie

DeserializeCookie provides a mock function with given fields: ctx, in, opts

func (*BillingService) DisableRecurringPlan

DisableRecurringPlan provides a mock function with given fields: ctx, in, opts

func (*BillingService) EnableRecurringPlan

EnableRecurringPlan provides a mock function with given fields: ctx, in, opts

func (*BillingService) FindAllOrders

FindAllOrders provides a mock function with given fields: ctx, in, opts

func (*BillingService) FindAllOrdersPrivate

FindAllOrdersPrivate provides a mock function with given fields: ctx, in, opts

func (*BillingService) FindAllOrdersPublic

FindAllOrdersPublic provides a mock function with given fields: ctx, in, opts

func (*BillingService) FindByZipCode

FindByZipCode provides a mock function with given fields: ctx, in, opts

func (*BillingService) FindExpiredSubscriptions

FindExpiredSubscriptions provides a mock function with given fields: ctx, in, opts

func (*BillingService) FindSubscriptions

FindSubscriptions provides a mock function with given fields: ctx, in, opts

func (*BillingService) FinishRedeemKeyForOrder

FinishRedeemKeyForOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetActOfCompletion

GetActOfCompletion provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetActsOfCompletionList

GetActsOfCompletionList provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAdminByUserId

GetAdminByUserId provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAdminUserRole

GetAdminUserRole provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAdminUsers

GetAdminUsers provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAllMoneyBackCostMerchant

GetAllMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAllMoneyBackCostSystem

GetAllMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAllPaymentChannelCostMerchant

GetAllPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAllPaymentChannelCostSystem

GetAllPaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetAvailableKeysCount

GetAvailableKeysCount provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCommonUserProfile

GetCommonUserProfile provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCountStatusesOfMerchants

GetCountStatusesOfMerchants provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCountriesList

func (_m *BillingService) GetCountriesList(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.CountriesList, error)

GetCountriesList provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCountriesListForOrder

GetCountriesListForOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCountry

GetCountry provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCustomerInfo

GetCustomerInfo provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCustomerList

GetCustomerList provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetCustomerShortInfo

GetCustomerShortInfo provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetDashboardBaseReport

GetDashboardBaseReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetDashboardCustomerArpu

GetDashboardCustomerArpu provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetDashboardCustomersReport

GetDashboardCustomersReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetDashboardMainReport

GetDashboardMainReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetDashboardRevenueDynamicsReport

GetDashboardRevenueDynamicsReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetKeyByID

GetKeyByID provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetKeyProduct

GetKeyProduct provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetKeyProductInfo

GetKeyProductInfo provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetKeyProducts

GetKeyProducts provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetKeyProductsForOrder

GetKeyProductsForOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantBalance

GetMerchantBalance provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantBy

GetMerchantBy provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantDocument

GetMerchantDocument provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantDocuments

GetMerchantDocuments provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantOnboardingCompleteData

GetMerchantOnboardingCompleteData provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantPaymentMethod

GetMerchantPaymentMethod provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantTariffRates

GetMerchantTariffRates provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantUserRole

GetMerchantUserRole provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantUsers

GetMerchantUsers provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMerchantsForUser

GetMerchantsForUser provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMoneyBackCostMerchant

GetMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetMoneyBackCostSystem

GetMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetNotification

GetNotification provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetOperatingCompaniesList

GetOperatingCompaniesList provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetOperatingCompany

GetOperatingCompany provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetOrderPrivate

GetOrderPrivate provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetOrderPublic

GetOrderPublic provides a mock function with given fields: ctx, in, opts

GetPaylink provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaylinkStatByCountry

GetPaylinkStatByCountry provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaylinkStatByDate

GetPaylinkStatByDate provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaylinkStatByReferrer

GetPaylinkStatByReferrer provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaylinkStatByUtm

GetPaylinkStatByUtm provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaylinkStatTotal

GetPaylinkStatTotal provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaylinkTransactions

GetPaylinkTransactions provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaylinkURL

GetPaylinkURL provides a mock function with given fields: ctx, in, opts

GetPaylinkUrlByShortLink provides a mock function with given fields: ctx, in, opts

GetPaylinks provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaymentChannelCostMerchant

GetPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaymentChannelCostSystem

GetPaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaymentMethodProductionSettings

GetPaymentMethodProductionSettings provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaymentMethodTestSettings

GetPaymentMethodTestSettings provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPaymentMinLimitsSystem

GetPaymentMinLimitsSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPayoutDocument

GetPayoutDocument provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPayoutDocumentRoyaltyReports

GetPayoutDocumentRoyaltyReports provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPayoutDocuments

GetPayoutDocuments provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPlatforms

GetPlatforms provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPriceGroup

GetPriceGroup provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPriceGroupByCountry

GetPriceGroupByCountry provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPriceGroupByRegion

GetPriceGroupByRegion provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPriceGroupCurrencies

GetPriceGroupCurrencies provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetPriceGroupCurrencyByRegion

GetPriceGroupCurrencyByRegion provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetProduct

GetProduct provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetProductPrices

GetProductPrices provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetProductsForOrder

GetProductsForOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetProject

GetProject provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRecommendedPriceByConversion

func (_m *BillingService) GetRecommendedPriceByConversion(ctx context.Context, in *billingpb.RecommendedPriceRequest, opts ...client.CallOption) (*billingpb.RecommendedPriceResponse, error)

GetRecommendedPriceByConversion provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRecommendedPriceByPriceGroup

func (_m *BillingService) GetRecommendedPriceByPriceGroup(ctx context.Context, in *billingpb.RecommendedPriceRequest, opts ...client.CallOption) (*billingpb.RecommendedPriceResponse, error)

GetRecommendedPriceByPriceGroup provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRecommendedPriceTable

GetRecommendedPriceTable provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRecurringPlan

GetRecurringPlan provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRecurringPlanStat

GetRecurringPlanStat provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRecurringPlans

GetRecurringPlans provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRefund

GetRefund provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRoleList

GetRoleList provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetRoyaltyReport

GetRoyaltyReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetSubscription

GetSubscription provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetSubscriptionsOrders

GetSubscriptionsOrders provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetUserProfile

GetUserProfile provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetVatReport

GetVatReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetVatReportTransactions

GetVatReportTransactions provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetVatReportsDashboard

func (_m *BillingService) GetVatReportsDashboard(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.VatReportsResponse, error)

GetVatReportsDashboard provides a mock function with given fields: ctx, in, opts

func (*BillingService) GetVatReportsForCountry

func (_m *BillingService) GetVatReportsForCountry(ctx context.Context, in *billingpb.VatReportsRequest, opts ...client.CallOption) (*billingpb.VatReportsResponse, error)

GetVatReportsForCountry provides a mock function with given fields: ctx, in, opts

func (*BillingService) IncrPaylinkVisits

IncrPaylinkVisits provides a mock function with given fields: ctx, in, opts

func (*BillingService) InviteUserAdmin

InviteUserAdmin provides a mock function with given fields: ctx, in, opts

func (*BillingService) InviteUserMerchant

InviteUserMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) IsOrderCanBePaying

IsOrderCanBePaying provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListMerchantPaymentMethods

ListMerchantPaymentMethods provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListMerchants

ListMerchants provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListMerchantsForAgreement

ListMerchantsForAgreement provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListNotifications

ListNotifications provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListProducts

ListProducts provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListProjects

ListProjects provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListRefunds

ListRefunds provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListRoyaltyReportOrders

ListRoyaltyReportOrders provides a mock function with given fields: ctx, in, opts

func (*BillingService) ListRoyaltyReports

ListRoyaltyReports provides a mock function with given fields: ctx, in, opts

func (*BillingService) MarkNotificationAsRead

func (_m *BillingService) MarkNotificationAsRead(ctx context.Context, in *billingpb.GetNotificationRequest, opts ...client.CallOption) (*billingpb.Notification, error)

MarkNotificationAsRead provides a mock function with given fields: ctx, in, opts

func (*BillingService) MerchantReviewRoyaltyReport

MerchantReviewRoyaltyReport provides a mock function with given fields: ctx, in, opts

func (*BillingService) NotifyWebhookTestResults

NotifyWebhookTestResults provides a mock function with given fields: ctx, in, opts

OrderCreateByPaylink provides a mock function with given fields: ctx, in, opts

func (*BillingService) OrderCreateProcess

OrderCreateProcess provides a mock function with given fields: ctx, in, opts

func (*BillingService) OrderReCreateProcess

OrderReCreateProcess provides a mock function with given fields: ctx, in, opts

func (*BillingService) OrderReceipt

OrderReceipt provides a mock function with given fields: ctx, in, opts

func (*BillingService) PaymentCallbackProcess

PaymentCallbackProcess provides a mock function with given fields: ctx, in, opts

func (*BillingService) PaymentCreateProcess

PaymentCreateProcess provides a mock function with given fields: ctx, in, opts

func (*BillingService) PaymentFormJsonDataProcess

PaymentFormJsonDataProcess provides a mock function with given fields: ctx, in, opts

func (*BillingService) PaymentFormLanguageChanged

PaymentFormLanguageChanged provides a mock function with given fields: ctx, in, opts

func (*BillingService) PaymentFormPaymentAccountChanged

PaymentFormPaymentAccountChanged provides a mock function with given fields: ctx, in, opts

func (*BillingService) PaymentFormPlatformChanged

PaymentFormPlatformChanged provides a mock function with given fields: ctx, in, opts

func (*BillingService) PayoutDocumentPdfUploaded

PayoutDocumentPdfUploaded provides a mock function with given fields: ctx, in, opts

func (*BillingService) PayoutFinanceDone

PayoutFinanceDone provides a mock function with given fields: ctx, in, opts

func (*BillingService) Ping

Ping provides a mock function with given fields: ctx, in, opts

func (*BillingService) ProcessBillingAddress

ProcessBillingAddress provides a mock function with given fields: ctx, in, opts

func (*BillingService) ProcessRefundCallback

ProcessRefundCallback provides a mock function with given fields: ctx, in, opts

func (*BillingService) ProcessVatReports

ProcessVatReports provides a mock function with given fields: ctx, in, opts

func (*BillingService) PublishKeyProduct

PublishKeyProduct provides a mock function with given fields: ctx, in, opts

func (*BillingService) RefreshMerchantApiToken

RefreshMerchantApiToken provides a mock function with given fields: ctx, in, opts

func (*BillingService) ResendInviteAdmin

ResendInviteAdmin provides a mock function with given fields: ctx, in, opts

func (*BillingService) ResendInviteMerchant

ResendInviteMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) ReserveKeyForOrder

ReserveKeyForOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) RoyaltyReportFinanceDone

RoyaltyReportFinanceDone provides a mock function with given fields: ctx, in, opts

func (*BillingService) RoyaltyReportPdfUploaded

RoyaltyReportPdfUploaded provides a mock function with given fields: ctx, in, opts

func (*BillingService) SendOrderToWebHookNotifier

func (_m *BillingService) SendOrderToWebHookNotifier(ctx context.Context, in *billingpb.GetOrderRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)

SendOrderToWebHookNotifier provides a mock function with given fields: ctx, in, opts

func (*BillingService) SendWebhookToMerchant

SendWebhookToMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetAllPaymentChannelCostMerchant

SetAllPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetCustomerPaymentActivity

SetCustomerPaymentActivity provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetMerchantAcceptedStatus

SetMerchantAcceptedStatus provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetMerchantOperatingCompany

SetMerchantOperatingCompany provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetMerchantS3Agreement

SetMerchantS3Agreement provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetMerchantTariffRates

SetMerchantTariffRates provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetMoneyBackCostMerchant

SetMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetMoneyBackCostSystem

SetMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetPaymentChannelCostMerchant

SetPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetPaymentChannelCostSystem

SetPaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetPaymentMinLimitSystem

SetPaymentMinLimitSystem provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetSubscriptionRenewalPending

SetSubscriptionRenewalPending provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetUserNotifyNewRegion

func (_m *BillingService) SetUserNotifyNewRegion(ctx context.Context, in *billingpb.SetUserNotifyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)

SetUserNotifyNewRegion provides a mock function with given fields: ctx, in, opts

func (*BillingService) SetUserNotifySales

SetUserNotifySales provides a mock function with given fields: ctx, in, opts

func (*BillingService) UnPublishKeyProduct

UnPublishKeyProduct provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdateCountry

func (_m *BillingService) UpdateCountry(ctx context.Context, in *billingpb.Country, opts ...client.CallOption) (*billingpb.Country, error)

UpdateCountry provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdateOrder

func (_m *BillingService) UpdateOrder(ctx context.Context, in *billingpb.Order, opts ...client.CallOption) (*billingpb.EmptyResponse, error)

UpdateOrder provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdateOrderNotificationStatus

UpdateOrderNotificationStatus provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdateOrderPrivateStatus

UpdateOrderPrivateStatus provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdatePayoutDocument

UpdatePayoutDocument provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdatePriceGroup

func (_m *BillingService) UpdatePriceGroup(ctx context.Context, in *billingpb.PriceGroup, opts ...client.CallOption) (*billingpb.PriceGroup, error)

UpdatePriceGroup provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdateProductPrices

UpdateProductPrices provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdateRecurringPlan

UpdateRecurringPlan provides a mock function with given fields: ctx, in, opts

func (*BillingService) UpdateVatReportStatus

UpdateVatReportStatus provides a mock function with given fields: ctx, in, opts

func (*BillingService) UploadKeysFile

UploadKeysFile provides a mock function with given fields: ctx, in, opts

type BillingServiceHandler

type BillingServiceHandler struct {
	mock.Mock
}

BillingServiceHandler is an autogenerated mock type for the BillingServiceHandler type

func NewBillingServiceHandler

func NewBillingServiceHandler(t mockConstructorTestingTNewBillingServiceHandler) *BillingServiceHandler

NewBillingServiceHandler creates a new instance of BillingServiceHandler. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*BillingServiceHandler) AcceptInvite

AcceptInvite provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) AddMerchantDocument

AddMerchantDocument provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) AddOperatingCompany

AddOperatingCompany provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) AddRecurringPlan

AddRecurringPlan provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) AutoAcceptRoyaltyReports

func (_m *BillingServiceHandler) AutoAcceptRoyaltyReports(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error

AutoAcceptRoyaltyReports provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) AutoCreatePayoutDocuments

func (_m *BillingServiceHandler) AutoCreatePayoutDocuments(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error

AutoCreatePayoutDocuments provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CalcAnnualTurnovers

func (_m *BillingServiceHandler) CalcAnnualTurnovers(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error

CalcAnnualTurnovers provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CancelRedeemKeyForOrder

CancelRedeemKeyForOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeCodeInOrder

ChangeCodeInOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeMerchant

ChangeMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeMerchantData

ChangeMerchantData provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeMerchantManualPayouts

ChangeMerchantManualPayouts provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeMerchantPaymentMethod

ChangeMerchantPaymentMethod provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeMerchantStatus

ChangeMerchantStatus provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeProject

ChangeProject provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeRoleForAdminUser

ChangeRoleForAdminUser provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeRoleForMerchantUser

ChangeRoleForMerchantUser provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ChangeRoyaltyReport

ChangeRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CheckInviteToken

CheckInviteToken provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CheckProjectRequestSignature

CheckProjectRequestSignature provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CheckSkuAndKeyProject

CheckSkuAndKeyProject provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ConfirmUserEmail

ConfirmUserEmail provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateAccountingEntry

CreateAccountingEntry provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateNotification

CreateNotification provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateOrUpdateKeyProduct

CreateOrUpdateKeyProduct provides a mock function with given fields: _a0, _a1, _a2

CreateOrUpdatePaylink provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateOrUpdatePaymentMethod

CreateOrUpdatePaymentMethod provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateOrUpdatePaymentMethodProductionSettings

func (_m *BillingServiceHandler) CreateOrUpdatePaymentMethodProductionSettings(_a0 context.Context, _a1 *billingpb.ChangePaymentMethodParamsRequest, _a2 *billingpb.ChangePaymentMethodParamsResponse) error

CreateOrUpdatePaymentMethodProductionSettings provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateOrUpdatePaymentMethodTestSettings

CreateOrUpdatePaymentMethodTestSettings provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateOrUpdateProduct

func (_m *BillingServiceHandler) CreateOrUpdateProduct(_a0 context.Context, _a1 *billingpb.Product, _a2 *billingpb.Product) error

CreateOrUpdateProduct provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateOrUpdateUserProfile

CreateOrUpdateUserProfile provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreatePageReview

CreatePageReview provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreatePayoutDocument

CreatePayoutDocument provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateRefund

CreateRefund provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateRoyaltyReport

CreateRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) CreateToken

CreateToken provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteAdminUser

DeleteAdminUser provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteCustomerCard

DeleteCustomerCard provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteKeyProduct

DeleteKeyProduct provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteMerchantUser

DeleteMerchantUser provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteMoneyBackCostMerchant

func (_m *BillingServiceHandler) DeleteMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, _a2 *billingpb.ResponseError) error

DeleteMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteMoneyBackCostSystem

DeleteMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2

DeletePaylink provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeletePaymentChannelCostMerchant

func (_m *BillingServiceHandler) DeletePaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, _a2 *billingpb.ResponseError) error

DeletePaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeletePaymentChannelCostSystem

func (_m *BillingServiceHandler) DeletePaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, _a2 *billingpb.ResponseError) error

DeletePaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeletePaymentMethodProductionSettings

DeletePaymentMethodProductionSettings provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeletePaymentMethodTestSettings

DeletePaymentMethodTestSettings provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteProduct

DeleteProduct provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteProject

DeleteProject provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteRecurringPlan

DeleteRecurringPlan provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteRecurringSubscription

DeleteRecurringSubscription provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeleteSavedCard

DeleteSavedCard provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DeserializeCookie

DeserializeCookie provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) DisableRecurringPlan

DisableRecurringPlan provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) EnableRecurringPlan

EnableRecurringPlan provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) FindAllOrders

FindAllOrders provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) FindAllOrdersPrivate

FindAllOrdersPrivate provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) FindAllOrdersPublic

FindAllOrdersPublic provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) FindByZipCode

FindByZipCode provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) FindExpiredSubscriptions

FindExpiredSubscriptions provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) FindSubscriptions

FindSubscriptions provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) FinishRedeemKeyForOrder

FinishRedeemKeyForOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetActOfCompletion

GetActOfCompletion provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetActsOfCompletionList

GetActsOfCompletionList provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAdminByUserId

GetAdminByUserId provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAdminUserRole

GetAdminUserRole provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAdminUsers

GetAdminUsers provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAllMoneyBackCostMerchant

GetAllMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAllMoneyBackCostSystem

GetAllMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAllPaymentChannelCostMerchant

GetAllPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAllPaymentChannelCostSystem

GetAllPaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetAvailableKeysCount

GetAvailableKeysCount provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCommonUserProfile

GetCommonUserProfile provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCountStatusesOfMerchants

GetCountStatusesOfMerchants provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCountriesList

GetCountriesList provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCountriesListForOrder

GetCountriesListForOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCountry

GetCountry provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCustomerInfo

GetCustomerInfo provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCustomerList

GetCustomerList provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetCustomerShortInfo

GetCustomerShortInfo provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetDashboardBaseReport

GetDashboardBaseReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetDashboardCustomerArpu

GetDashboardCustomerArpu provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetDashboardCustomersReport

GetDashboardCustomersReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetDashboardMainReport

GetDashboardMainReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetDashboardRevenueDynamicsReport

GetDashboardRevenueDynamicsReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetKeyByID

GetKeyByID provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetKeyProduct

GetKeyProduct provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetKeyProductInfo

GetKeyProductInfo provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetKeyProducts

GetKeyProducts provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetKeyProductsForOrder

GetKeyProductsForOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantBalance

GetMerchantBalance provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantBy

GetMerchantBy provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantDocument

GetMerchantDocument provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantDocuments

GetMerchantDocuments provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantOnboardingCompleteData

GetMerchantOnboardingCompleteData provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantPaymentMethod

GetMerchantPaymentMethod provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantTariffRates

GetMerchantTariffRates provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantUserRole

GetMerchantUserRole provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantUsers

GetMerchantUsers provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMerchantsForUser

GetMerchantsForUser provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMoneyBackCostMerchant

GetMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetMoneyBackCostSystem

GetMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetNotification

GetNotification provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetOperatingCompaniesList

GetOperatingCompaniesList provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetOperatingCompany

GetOperatingCompany provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetOrderPrivate

GetOrderPrivate provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetOrderPublic

GetOrderPublic provides a mock function with given fields: _a0, _a1, _a2

GetPaylink provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaylinkStatByCountry

GetPaylinkStatByCountry provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaylinkStatByDate

GetPaylinkStatByDate provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaylinkStatByReferrer

GetPaylinkStatByReferrer provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaylinkStatByUtm

GetPaylinkStatByUtm provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaylinkStatTotal

GetPaylinkStatTotal provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaylinkTransactions

GetPaylinkTransactions provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaylinkURL

GetPaylinkURL provides a mock function with given fields: _a0, _a1, _a2

GetPaylinkUrlByShortLink provides a mock function with given fields: _a0, _a1, _a2

GetPaylinks provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaymentChannelCostMerchant

GetPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaymentChannelCostSystem

GetPaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaymentMethodProductionSettings

GetPaymentMethodProductionSettings provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaymentMethodTestSettings

GetPaymentMethodTestSettings provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPaymentMinLimitsSystem

GetPaymentMinLimitsSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPayoutDocument

GetPayoutDocument provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPayoutDocumentRoyaltyReports

GetPayoutDocumentRoyaltyReports provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPayoutDocuments

GetPayoutDocuments provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPlatforms

GetPlatforms provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPriceGroup

GetPriceGroup provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPriceGroupByCountry

GetPriceGroupByCountry provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPriceGroupByRegion

GetPriceGroupByRegion provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPriceGroupCurrencies

GetPriceGroupCurrencies provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetPriceGroupCurrencyByRegion

GetPriceGroupCurrencyByRegion provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetProduct

GetProduct provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetProductPrices

GetProductPrices provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetProductsForOrder

GetProductsForOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetProject

GetProject provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRecommendedPriceByConversion

GetRecommendedPriceByConversion provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRecommendedPriceByPriceGroup

GetRecommendedPriceByPriceGroup provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRecommendedPriceTable

GetRecommendedPriceTable provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRecurringPlan

GetRecurringPlan provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRecurringPlanStat

GetRecurringPlanStat provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRecurringPlans

GetRecurringPlans provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRefund

GetRefund provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRoleList

GetRoleList provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetRoyaltyReport

GetRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetSubscription

GetSubscription provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetSubscriptionsOrders

GetSubscriptionsOrders provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetUserProfile

GetUserProfile provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetVatReport

GetVatReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetVatReportTransactions

GetVatReportTransactions provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetVatReportsDashboard

func (_m *BillingServiceHandler) GetVatReportsDashboard(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.VatReportsResponse) error

GetVatReportsDashboard provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) GetVatReportsForCountry

GetVatReportsForCountry provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) IncrPaylinkVisits

IncrPaylinkVisits provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) InviteUserAdmin

InviteUserAdmin provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) InviteUserMerchant

InviteUserMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) IsOrderCanBePaying

IsOrderCanBePaying provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListMerchantPaymentMethods

ListMerchantPaymentMethods provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListMerchants

ListMerchants provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListMerchantsForAgreement

ListMerchantsForAgreement provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListNotifications

ListNotifications provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListProducts

ListProducts provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListProjects

ListProjects provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListRefunds

ListRefunds provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListRoyaltyReportOrders

ListRoyaltyReportOrders provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ListRoyaltyReports

ListRoyaltyReports provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) MarkNotificationAsRead

MarkNotificationAsRead provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) MerchantReviewRoyaltyReport

MerchantReviewRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) NotifyWebhookTestResults

NotifyWebhookTestResults provides a mock function with given fields: _a0, _a1, _a2

OrderCreateByPaylink provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) OrderCreateProcess

OrderCreateProcess provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) OrderReCreateProcess

OrderReCreateProcess provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) OrderReceipt

OrderReceipt provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PaymentCallbackProcess

PaymentCallbackProcess provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PaymentCreateProcess

PaymentCreateProcess provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PaymentFormJsonDataProcess

PaymentFormJsonDataProcess provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PaymentFormLanguageChanged

PaymentFormLanguageChanged provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PaymentFormPaymentAccountChanged

PaymentFormPaymentAccountChanged provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PaymentFormPlatformChanged

PaymentFormPlatformChanged provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PayoutDocumentPdfUploaded

PayoutDocumentPdfUploaded provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PayoutFinanceDone

PayoutFinanceDone provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) Ping

Ping provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ProcessBillingAddress

ProcessBillingAddress provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ProcessRefundCallback

ProcessRefundCallback provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ProcessVatReports

ProcessVatReports provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) PublishKeyProduct

PublishKeyProduct provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) RefreshMerchantApiToken

RefreshMerchantApiToken provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ResendInviteAdmin

ResendInviteAdmin provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ResendInviteMerchant

ResendInviteMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) ReserveKeyForOrder

ReserveKeyForOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) RoyaltyReportFinanceDone

RoyaltyReportFinanceDone provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) RoyaltyReportPdfUploaded

RoyaltyReportPdfUploaded provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SendOrderToWebHookNotifier

func (_m *BillingServiceHandler) SendOrderToWebHookNotifier(_a0 context.Context, _a1 *billingpb.GetOrderRequest, _a2 *billingpb.ResponseError) error

SendOrderToWebHookNotifier provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SendWebhookToMerchant

SendWebhookToMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetAllPaymentChannelCostMerchant

SetAllPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetCustomerPaymentActivity

SetCustomerPaymentActivity provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetMerchantAcceptedStatus

SetMerchantAcceptedStatus provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetMerchantOperatingCompany

SetMerchantOperatingCompany provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetMerchantS3Agreement

SetMerchantS3Agreement provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetMerchantTariffRates

SetMerchantTariffRates provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetMoneyBackCostMerchant

SetMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetMoneyBackCostSystem

SetMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetPaymentChannelCostMerchant

SetPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetPaymentChannelCostSystem

SetPaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetPaymentMinLimitSystem

SetPaymentMinLimitSystem provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetSubscriptionRenewalPending

SetSubscriptionRenewalPending provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetUserNotifyNewRegion

SetUserNotifyNewRegion provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) SetUserNotifySales

SetUserNotifySales provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UnPublishKeyProduct

UnPublishKeyProduct provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdateCountry

func (_m *BillingServiceHandler) UpdateCountry(_a0 context.Context, _a1 *billingpb.Country, _a2 *billingpb.Country) error

UpdateCountry provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdateOrder

UpdateOrder provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdateOrderNotificationStatus

UpdateOrderNotificationStatus provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdateOrderPrivateStatus

UpdateOrderPrivateStatus provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdatePayoutDocument

UpdatePayoutDocument provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdatePriceGroup

func (_m *BillingServiceHandler) UpdatePriceGroup(_a0 context.Context, _a1 *billingpb.PriceGroup, _a2 *billingpb.PriceGroup) error

UpdatePriceGroup provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdateProductPrices

UpdateProductPrices provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdateRecurringPlan

UpdateRecurringPlan provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UpdateVatReportStatus

UpdateVatReportStatus provides a mock function with given fields: _a0, _a1, _a2

func (*BillingServiceHandler) UploadKeysFile

UploadKeysFile provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL