flutter_cashfree_pg_sdk_web library

Predefining a structure to send back response in json string onSuccess { "status": "success", "data": { "order_id": "" } }

onFailure { "status": "failed", "data": { "order_id":"", "message":"", "code":"", "type":"", "":"" } }

onException { "status": "exception", "data": { "message": "" } }

Classes

Cashfree
CFConfig
FlutterCashfreePgSdkWeb
A web implementation of the FlutterCashfreePgSdkPlatform of the FlutterCashfreePgSdk plugin.

Properties

cashfree Cashfree
no setter