Skip to content

feat(connector): [Paysafe] add wasm changes#9455

Merged
likhinbopanna merged 1 commit intomainfrom
wasm
Sep 19, 2025
Merged

feat(connector): [Paysafe] add wasm changes#9455
likhinbopanna merged 1 commit intomainfrom
wasm

Conversation

@swangi-kumari
Copy link
Contributor

@swangi-kumari swangi-kumari commented Sep 19, 2025

Type of Change

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

Description

Add wasm changes for , interac , skrill and paysafe card

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@swangi-kumari swangi-kumari self-assigned this Sep 19, 2025
@swangi-kumari swangi-kumari requested a review from a team as a code owner September 19, 2025 13:15
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@swangi-kumari swangi-kumari linked an issue Sep 19, 2025 that may be closed by this pull request
@swangi-kumari swangi-kumari changed the title feat(connector): {Paysafe]add wasm changes feat(connector): [Paysafe] add wasm changes Sep 19, 2025
@likhinbopanna likhinbopanna added this pull request to the merge queue Sep 19, 2025
Merged via the queue into main with commit 0513c2c Sep 19, 2025
40 of 50 checks passed
@likhinbopanna likhinbopanna deleted the wasm branch September 19, 2025 14:25
pixincreate added a commit that referenced this pull request Sep 23, 2025
…aysafe-apple-pay

* 'main' of github.com:juspay/hyperswitch:
  feat(connector): [Tokenex] add template code (#9416)
  fix(webhooks): add idempotent_event_id generation using URL-safe Base64 (no padding) and SHA256 digest (#9405)
  feat(core): add webhook setup event handler (#9420)
  chore(version): 2025.09.22.0
  fix(connectors): [Nexixpay] send cvv in nexixpay requests (#9459)
  feat(router): add flag to wait for post message in `threeDSMethodData` for `three_ds_invoke` next action in Payments Confirm (#9454)
  feat(connector): [Paysafe] add wasm changes (#9455)
  feat: Implement subscription create for Chargebee (#9303)
  fix(connector): [CYBERSOURCE] Pass transaction type for only wallet MITs (#9444)
  feat(Connector): [checkout] l2l3 data  (#9446)
  feat(nuvei): applepay decrypt at hyperswitch flow (#9431)
  fix(connectors): [Nuvei] payments, refunds and chargeback webhooks (#9378)
  fix(connector): [ADYEN] Add fallback parsing for refusal codes and messages (#9361)
  feat(connector): Add support for get plan prices for Chargebee (#9300)
  feat(core): Juspay 3DS Server via Payments API (#9433)
  fix(core): Add Validation Check for Amount in Capture Flow (#9434)
  chore(version): 2025.09.19.0
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

Successfully merging this pull request may close these issues.

[FEATURE] : Add wasm changes for Paysafe connector

4 participants