Update checkout constant, payout copy, and Afia prompts to match the new Ladill Pay rate. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -12,7 +12,7 @@ class GiveDonation extends Model
|
||||
public const STATUS_FAILED = 'failed';
|
||||
|
||||
/** Platform fee on donations (Ladill Give tier). */
|
||||
public const PLATFORM_FEE_RATE = 0.05;
|
||||
public const PLATFORM_FEE_RATE = 0.035;
|
||||
|
||||
protected $fillable = [
|
||||
'pay_order_id',
|
||||
|
||||
Reference in New Issue
Block a user