mohammeddawida / moyasar_payment

Flutter library for Moyasar. Supports Apple Pay, STC Pay and Credit Card.
https://pub.dev/packages/moyasar_payment
MIT License
13 stars 7 forks source link

apple pay return field validation #3

Closed farhioussama1969 closed 1 year ago

farhioussama1969 commented 2 years ago
PayModel res = await MoyasarPayment().applePay(
        amount: 100.0,
        publishableKey: MoyasarPaymentGateway.publishableApiKey,
        applepayMerchantId: applepayMerchantId,
        paymentItems: items,
        currencyCode: 'SAR',
        countryCode: 'SA',
        description: 'description');

the function return field validation

utrodus commented 1 year ago

@farhioussama1969 are these moyasar_payment packages not working?

farhioussama1969 commented 1 year ago

@farhioussama1969 are these moyasar_payment packages not working?

Yeah some errors with the package in card payment Use this fork version (i fixed all errors) https://github.com/farhioussama1969/moyasar_payment

mohammeddawida commented 1 year ago

send amount number halalah not SAR 1 SAR = 100 halalah and amount is integer