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

feat: pass email and phone number to confirm call #681

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

ImSagnik007
Copy link
Contributor

Pass email and phone number to confirm call

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Passing email address and phone number for paypal in confirm call, for apple pay and klarna it is already getting passed.

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

Pass email and phone number to confirm call
Copy link

Review changes with SemanticDiff.

@ImSagnik007 ImSagnik007 linked an issue Sep 24, 2024 that may be closed by this pull request
@ImSagnik007 ImSagnik007 added the Ready for Review PR with label Ready for Review should only be reviewed. label Sep 24, 2024
@ImSagnik007 ImSagnik007 force-pushed the email_phone_in_confirm_call branch from 6d31967 to f8deb8b Compare September 25, 2024 11:25
@PritishBudhiraja PritishBudhiraja merged commit 412ba68 into main Sep 26, 2024
3 checks passed
@PritishBudhiraja PritishBudhiraja deleted the email_phone_in_confirm_call branch September 26, 2024 12:36
@github-actions github-actions bot added Closed Label will be automatically added when the PR will get merged to main and removed Ready for Review PR with label Ready for Review should only be reviewed. labels Sep 26, 2024
akash-c-k pushed a commit that referenced this pull request Sep 26, 2024
# [0.91.0](v0.90.1...v0.91.0) (2024-09-26)

### Features

* pass email and phone number to confirm call ([#681](#681)) ([412ba68](412ba68))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass Email Id and Phone number in Payments Confirm Call
3 participants