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

[FEATURE] [PAZE] Add amount, currency and email to paze session response #6410

Open
2 tasks done
deepanshu-iiitu opened this issue Oct 23, 2024 · 0 comments · May be fixed by #6412
Open
2 tasks done

[FEATURE] [PAZE] Add amount, currency and email to paze session response #6410

deepanshu-iiitu opened this issue Oct 23, 2024 · 0 comments · May be fixed by #6412
Assignees
Labels
A-connector-integration Area: Connector integration A-core Area: Core flows C-feature Category: Feature request or enhancement

Comments

@deepanshu-iiitu
Copy link
Contributor

Feature Description

Add amount, currency and email to paze session response

Possible Implementation

{
"wallet_name": "paze",
"client_id": "HIDDEN",
"client_name": "HIDDEN",
"client_profile_id": "HIDDEN",
"transaction_currency_code": "USD",
"transaction_amount": "12.34",
"email_address": "[email protected]"
}

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@deepanshu-iiitu deepanshu-iiitu added A-connector-integration Area: Connector integration A-core Area: Core flows C-feature Category: Feature request or enhancement labels Oct 23, 2024
@deepanshu-iiitu deepanshu-iiitu self-assigned this Oct 23, 2024
@deepanshu-iiitu deepanshu-iiitu linked a pull request Oct 23, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration A-core Area: Core flows C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant