Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

var tapSDKResult = await GoSellSdkFlutter.startPaymentSDK;, here in tapSDKResult can you add more details like how we get more data in charge for native iOS and native Android #56

Open
neha-madhini opened this issue Feb 17, 2024 · 0 comments

Comments

@neha-madhini
Copy link

Currently we get below details,
result in dart : {source_channel: INTERNET, customer_first_name: test, description: , source_payment_type: DEBIT, trx_mode: CHARGE, message: Captured, customer_last_name: test, customer_middle_name: null, charge_id: chg_, sdk_result: SUCCESS, customer_email: [email protected], source_object: source, source_id: src, customer_id: cus_, status: CAPTURED}
I require ReceiptId, Gosell_id, AuthorizationID, amount, etc... for further implementation. I can see complete details in debug console, can you add these details also to tapSDKResult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant