improving ecocash payment handling
This commit is contained in:
@@ -17,4 +17,7 @@ public class PaymentProcessor extends BaseEntity {
|
||||
private String type;
|
||||
@Column(columnDefinition = "TEXT")
|
||||
private String image;
|
||||
private String accountFieldName;
|
||||
private String accountFieldLabel;
|
||||
private String authType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user