| Name | Description | |
|---|---|---|
![]()  | PaymentMethodRepository Constructor | 
The following tables list the members exposed by PaymentMethodRepository.
| Name | Description | |
|---|---|---|
![]()  | PaymentMethodRepository Constructor | 
| Name | Description | |
|---|---|---|
![]()  | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | 
![]()  | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | 
![]()  | CountForPaymentGateway | |
![]()  | CountForStore | |
![]()  | Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | 
![]()  | GetNextOrderBy | |
![]()  | Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | 
![]()  | LoadAll | Overridden. Load all items | 
![]()  | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | 
![]()  | LoadForPaymentGateway | |
![]()  | LoadForPaymentInstrument | |
![]()  | LoadForStore | |
![]()  | LoadForUser | Overloaded. | 
![]()  | LoadPaymentMethods | |
![]()  | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<PaymentMethod>) | 
| Name | Description | |
|---|---|---|
![]()  | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |