no message

merge-update-with-lab-changes
haroon amjad 9 months ago
parent 4cde49cb51
commit a2dd8f2e35

@ -168,6 +168,7 @@ class PayfortService extends BaseService {
/// Step 4: Processing Payment [Don't multiply with 100]
/// Amount value send always round ex. [100] not [100.00, 100.21]
FortRequest request = FortRequest(
command: FortCommand.purchase,
amount: orderAmount!,
customerName: customerName!,
customerEmail: customerEmail!,

Loading…
Cancel
Save