Buy

Payment Gateway

1.Introduction

In this section, we will outline how to update the payment gateway keys for the application.

2.Payment Keys Setup

  • Since we are using five payment gateways, you should update your test and production keys for both server and Flutter apps through the Admin App settings.
  • Navigate to the Admin App, go to Third Party Settings, and click on Payment Gateway Settings to update your credentials.
  • You can update your test and production keys in this section.

3.Stripe Save Card Setup

  • If you are using save card features, you have to provide strip publishable key in the below location.
  • Navigate to the User and Driver App, go to File Location : project/lib/common/app_constants.dart, stripPublishKey = 'your key' to update your stripePublishableKey.