mirror of
https://github.com/itflow-org/itflow
synced 2026-08-04 14:47:14 +00:00
Move Expense block for Stripe after intent
This commit is contained in:
@@ -19,4 +19,4 @@ function getStripeGatewayFee($payment_intent)
|
||||
'fee' => round($bt->fee / 100, 2),
|
||||
'currency' => strtoupper($bt->currency),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user