-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Xendit direct debit #6640
Xendit direct debit #6640
Commits on Nov 18, 2024
-
Feat(connector) : [Xendit] Template PR
Amey Wale authored and Amey Wale committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for fba495a - Browse repository at this point
Copy the full SHA fba495aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ae3e8 - Browse repository at this point
Copy the full SHA a2ae3e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d646e - Browse repository at this point
Copy the full SHA 15d646eView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af05bac - Browse repository at this point
Copy the full SHA af05bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9efa52 - Browse repository at this point
Copy the full SHA c9efa52View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65cbe8c - Browse repository at this point
Copy the full SHA 65cbe8cView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ad89ac - Browse repository at this point
Copy the full SHA 5ad89acView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecdd1c0 - Browse repository at this point
Copy the full SHA ecdd1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608b86a - Browse repository at this point
Copy the full SHA 608b86aView commit details -
feat(payments): [Payment links] add hide card nickname field config f…
…or secure payment links (juspay#6554) Co-authored-by: Chikke Srujan <[email protected]> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c72d632 - Browse repository at this point
Copy the full SHA c72d632View commit details -
refactor(core): add profile_id for default_fallback api (juspay#6546)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb4554a - Browse repository at this point
Copy the full SHA cb4554aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7092f3 - Browse repository at this point
Copy the full SHA d7092f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5796278 - Browse repository at this point
Copy the full SHA 5796278View commit details -
feat(router): add payment incoming webhooks support for v2 (juspay#6551)
Co-authored-by: Narayan Bhat <[email protected]> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: hrithikesh026 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e79ddd5 - Browse repository at this point
Copy the full SHA e79ddd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562321d - Browse repository at this point
Copy the full SHA 562321dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 555bcfb - Browse repository at this point
Copy the full SHA 555bcfbView commit details -
refactor(payment_methods_v2): rename
payment_method
and `payment_me……thod_type` fields and use concrete type for `payment_method_data` (juspay#6555)
Configuration menu - View commit details
-
Copy full SHA for 479d9a5 - Browse repository at this point
Copy the full SHA 479d9a5View commit details -
fix(docker-compose): address "role root does not exist" errors arisin…
…g from postgres health check (juspay#6582)
Configuration menu - View commit details
-
Copy full SHA for 2e378b1 - Browse repository at this point
Copy the full SHA 2e378b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d0dae - Browse repository at this point
Copy the full SHA b0d0daeView commit details -
fix(connector): [Adyen]fix error code and message for webhooks respon…
…se (juspay#6602) Co-authored-by: Chikke Srujan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ba3ce3 - Browse repository at this point
Copy the full SHA 9ba3ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b28aaf - Browse repository at this point
Copy the full SHA 9b28aafView commit details -
fix(analytics): fix
authentication_type
andcard_last_4
fields se……rialization for payment_intent_filters (juspay#6595)
Configuration menu - View commit details
-
Copy full SHA for 23e21ab - Browse repository at this point
Copy the full SHA 23e21abView commit details -
feat(routing): add invalidate window as a service for SR based routing (
juspay#6264) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14fec7f - Browse repository at this point
Copy the full SHA 14fec7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c2b3e - Browse repository at this point
Copy the full SHA f2c2b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b3410 - Browse repository at this point
Copy the full SHA 64b3410View commit details -
Configuration menu - View commit details
-
Copy full SHA for c520479 - Browse repository at this point
Copy the full SHA c520479View commit details -
feat(router): Add support for network token migration (juspay#6300)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 54902d9 - Browse repository at this point
Copy the full SHA 54902d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d9c8a - Browse repository at this point
Copy the full SHA d7d9c8aView commit details -
feat(email): Add SMTP support to allow mails through self hosted/cust…
…om SMTP server (juspay#6617) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1bc18b2 - Browse repository at this point
Copy the full SHA 1bc18b2View commit details -
refactor(router): remove metadata, additional_merchant_data and conne…
…ctor_wallets_details from connector list api (juspay#6583) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4139ba - Browse repository at this point
Copy the full SHA b4139baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 587fa7a - Browse repository at this point
Copy the full SHA 587fa7aView commit details -
feat(connector): [Xendit] Template PR (juspay#6593)
Co-authored-by: Amey Wale <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09d95be - Browse repository at this point
Copy the full SHA 09d95beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a13153 - Browse repository at this point
Copy the full SHA 0a13153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1171b - Browse repository at this point
Copy the full SHA 2f1171bView commit details -
fix(connector): [Novalnet] Get email from customer email if billing.e…
…mail is not present (juspay#6619)
Configuration menu - View commit details
-
Copy full SHA for 101025c - Browse repository at this point
Copy the full SHA 101025cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f8b82 - Browse repository at this point
Copy the full SHA e2f8b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36f5b1 - Browse repository at this point
Copy the full SHA f36f5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4afcb - Browse repository at this point
Copy the full SHA 5b4afcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c39b7e5 - Browse repository at this point
Copy the full SHA c39b7e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc066fc - Browse repository at this point
Copy the full SHA cc066fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29dd359 - Browse repository at this point
Copy the full SHA 29dd359View commit details -
feat(refunds): Trigger refund outgoing webhooks in create and retriev…
…e refund flows (juspay#6635) Co-authored-by: Chikke Srujan <[email protected]> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0cccbd8 - Browse repository at this point
Copy the full SHA 0cccbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f378a - Browse repository at this point
Copy the full SHA 62f378aView commit details -
feat(connector): [Paypal] implement vaulting for paypal cards via zer…
…o mandates (juspay#5324) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: swangi-kumari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af28180 - Browse repository at this point
Copy the full SHA af28180View commit details -
feat(core): add SCA exemption field (juspay#6578)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c20f43 - Browse repository at this point
Copy the full SHA 4c20f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for a243758 - Browse repository at this point
Copy the full SHA a243758View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3fae9 - Browse repository at this point
Copy the full SHA fb3fae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9298fd7 - Browse repository at this point
Copy the full SHA 9298fd7View commit details -
feat(connector): [Elavon] Implement cards Flow (juspay#6485)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 536b0b8 - Browse repository at this point
Copy the full SHA 536b0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7487b - Browse repository at this point
Copy the full SHA 1c7487bView commit details -
feat(connector): [INESPAY] add Connector Template Code (juspay#6614)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b36de9b - Browse repository at this point
Copy the full SHA b36de9bView commit details -
feat(users): Send welcome to community email in magic link signup (ju…
…spay#6639) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 134aa3a - Browse repository at this point
Copy the full SHA 134aa3aView commit details -
refactor(payments_v2): use batch encryption for intent create and con…
…firm intent (juspay#6589) Co-authored-by: Sanchith Hegde <[email protected]> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ef0d5c - Browse repository at this point
Copy the full SHA 8ef0d5cView commit details -
refactor(tenant): use tenant id type (juspay#6643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 219438c - Browse repository at this point
Copy the full SHA 219438cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104eaa7 - Browse repository at this point
Copy the full SHA 104eaa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dadc9aa - Browse repository at this point
Copy the full SHA dadc9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 577447c - Browse repository at this point
Copy the full SHA 577447cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 261290d - Browse repository at this point
Copy the full SHA 261290dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ada19c - Browse repository at this point
Copy the full SHA 2ada19cView commit details