Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

PaymentMethodMapper

API reference for PaymentMethodMapper in Vendr, the eCommerce solution for Umbraco v8+

PaymentMethodMapper

public static class PaymentMethodMapper

Namespace

Methods

PaymentMethodEntitiesToBasicDtos

public static IEnumerable<PaymentMethodBasicDto> PaymentMethodEntitiesToBasicDtos(
    IEnumerable<PaymentMethodReadOnly> entities)

PaymentMethodEntityToBasicDto

public static PaymentMethodBasicDto PaymentMethodEntityToBasicDto(PaymentMethodReadOnly entity, 
    PaymentMethodBasicDto dto = null)

PaymentMethodEntityToEditDto

public static PaymentMethodEditDto PaymentMethodEntityToEditDto(PaymentMethodReadOnly entity, 
    IPaymentProvider paymentProvider, PaymentMethodEditDto dto = null)

PaymentMethodSaveDtoToEntity

public static PaymentMethod PaymentMethodSaveDtoToEntity(PaymentMethodSaveDto dto, 
    PaymentMethod entity)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.