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

sahkal #5207

Closed
wants to merge 45 commits into from
Closed

sahkal #5207

wants to merge 45 commits into from

Commits on Jun 28, 2024

  1. refactor(connector): added amount framework to paypal, payouts and ro…

    …uting (#4865)
    
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    Co-authored-by: Hrithikesh <[email protected]>
    Co-authored-by: Narayan Bhat <[email protected]>
    4 people authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b08ce22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9b37e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a172cba View commit details
    Browse the repository at this point in the history
  4. feat(core): customer_details storage in payment_intent (#5007)

    Co-authored-by: Narayan Bhat <[email protected]>
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    3 people authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bb9a971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6df8f06 View commit details
    Browse the repository at this point in the history
  6. chore(cards): add configuration option to change the decryption schem…

    …e locker (#5140)
    
    Co-authored-by: Shakthidhar Bhaskar <[email protected]>
    NishantJoshi00 and shakthi-22 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d2626fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    760fd3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f03dc7a View commit details
    Browse the repository at this point in the history
  9. Docs: Api reference docs update for Payments - Create (#4955)

    Co-authored-by: Gorakhnath Yadav <[email protected]>
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    Co-authored-by: Sanchith Hegde <[email protected]>
    4 people authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f55cae2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    910fcc8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61d31dc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    b4351f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ac450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fbff39 View commit details
    Browse the repository at this point in the history
  4. feat(tls): add support for https in actix web (#5089)

    Co-authored-by: noagbmn <>
    noagbmn authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2688d24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b89463 View commit details
    Browse the repository at this point in the history
  6. feat(payment_link): add multiple custom css support in business level (

    …#5137)
    
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    sahkal and hyperswitch-bot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ecc6c00 View commit details
    Browse the repository at this point in the history
  7. refactor(connector): Add amount conversion framework to iatapay along…

    … with amount conversion code to connector template (#4866)
    
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    Co-authored-by: Hrithikesh <[email protected]>
    Co-authored-by: Narayan Bhat <[email protected]>
    4 people authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8a33bd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4314fcd View commit details
    Browse the repository at this point in the history
  9. feat(analytics): Add v2 payment analytics (payment-intents analytics) (

    …#5150)
    
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    tsdk02 and hyperswitch-bot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9fc525d View commit details
    Browse the repository at this point in the history
  10. fix(connector): [Paypal] dispute webhook deserialization failure (#5111)

    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    KiranKBR and hyperswitch-bot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    af2497b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecb8caf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff14e79 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    7004a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045e974 View commit details
    Browse the repository at this point in the history
  3. feat(router): collect billing details from wallet connector based on …

    …the `collect_billing_details_from_wallet_connector` field (#5065)
    
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    ShankarSinghC and hyperswitch-bot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ee9190b View commit details
    Browse the repository at this point in the history
  4. refactor(router): changed payment method token TTL to api contract ba…

    …sed config from const value (#5115)
    
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    sahkal and hyperswitch-bot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3bbdfb5 View commit details
    Browse the repository at this point in the history
  5. refactor: use hashmap deserializer for generic_link options (#5157)

    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    kashif-m and hyperswitch-bot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a343f69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d86002 View commit details
    Browse the repository at this point in the history
  7. fix(router): [CYBS] make payment status optional (#5165)

    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    AkshayaFoiger and hyperswitch-bot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e3470a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2e0caf View commit details
    Browse the repository at this point in the history
  9. refactor(payment_link): logs payment links logs coverage (#4918)

    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    sahkal and hyperswitch-bot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    618ec41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bc7801 View commit details
    Browse the repository at this point in the history
  11. fix(event): Updated the ApiEventMetric (#5126)

    Co-authored-by: Sampras Lopes <[email protected]>
    tanbirali and lsampras authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1bb2ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    f3fb59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff23e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e85407f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f513c8e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    7a1651d View commit details
    Browse the repository at this point in the history
  2. feat(analytics): FRM Analytics (#4880)

    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    Co-authored-by: Abhitator216 <[email protected]>
    Co-authored-by: Abhishek Kanojia <[email protected]>
    Co-authored-by: ivor-juspay <[email protected]>
    Co-authored-by: Sampras Lopes <[email protected]>
    6 people authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cc88c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddfdc35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0796bb3 View commit details
    Browse the repository at this point in the history
  5. feat(core): Added integrity framework for Authorize and Sync flow wit…

    …h connector as Stripe (#5109)
    
    Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
    Co-authored-by: Hrithikesh <[email protected]>
    Co-authored-by: Narayan Bhat <[email protected]>
    4 people authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c8c0cb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf9893e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52abda9 View commit details
    Browse the repository at this point in the history