Align merchant settlement and booking checkout with the updated Ladill Pay sales tier. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -27,7 +27,7 @@ class QrSaleOrder extends Model
|
||||
self::FULFILLMENT_CANCELLED => 'Cancelled',
|
||||
];
|
||||
|
||||
public const PLATFORM_FEE_RATE = 0.15;
|
||||
public const PLATFORM_FEE_RATE = 0.09;
|
||||
|
||||
protected $fillable = [
|
||||
'pay_order_id',
|
||||
|
||||
Reference in New Issue
Block a user