dev
PaymentProfile
class PaymentProfile { public const STATUS_INACTIVE = 0; public const STATUS_ACTIVE = 1;