vvvirani / flutter_amazon_payfort

Flutter plugin for Amazon Payment Services (Payfort). It supports both android and iOS.
https://pub.dev/packages/amazon_payfort
MIT License
5 stars 12 forks source link

Customer IP shouldn't be required value in FortRequest #28

Open MostafaSolimanMO opened 1 month ago

MostafaSolimanMO commented 1 month ago

Refering to Amazon Docs Customer IP is an Optional param but it's required in the FortRequest model

image

vvvirani commented 1 month ago

@MostafaSolimanMO Ok, I will update it.

ahmeddhus commented 1 month ago

customerName and order_description too.

Screenshot 2024-08-12 at 3 55 28 PM Screenshot 2024-08-12 at 3 56 13 PM