3687 Commits

Author SHA1 Message Date
c73576c41b fix(braintree): map settling status to charged (#345) 2023-01-11 18:12:23 +05:30
ecacefd298 feat(router): Added JWT authentication (#346) 2023-01-11 17:28:40 +05:30
c5cf63b775 fix(connector): adyen cancel (#339) 2023-01-11 16:43:25 +05:30
534e03b393 feat: Filter payment methods based on payment (#331) 2023-01-11 16:27:10 +05:30
b090e421e4 fix: fix refund amount in RefundNew (#349) 2023-01-11 16:13:36 +05:30
76ad42cc30 revert: serialize with camelCase for gpay token (#328) 2023-01-11 15:25:11 +05:30
35f6af1a3d build(deps): update deps (#342) 2023-01-11 13:07:13 +05:30
5809408cf9 feat(session): ability to request session token for specific wallets (#280)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-01-11 12:47:52 +05:30
9ad56703c4 fix: refund fix with connector_metadata (#330) 2023-01-10 19:24:19 +05:30
3cdf50c942 refactor: Replace Bach with Application on every naming (#292) 2023-01-10 18:07:32 +05:30
aaf7088afc chore: Add cancellation reason to response (#329) 2023-01-10 17:33:12 +05:30
59573efe91 refactor(router): Refactored Authentication (#327) 2023-01-10 15:06:34 +05:30
98816c05bd fix(core): save return url in update and confirm (#325) 2023-01-09 17:57:39 +05:30
5fb35029de refactor(router): better mapping funtion handling for metadata (#326) 2023-01-09 17:56:26 +05:30
3dae8e5614 fix(core): payment create throws duplicate payment error (#319) 2023-01-09 17:55:41 +05:30
097807cbe9 feat: support for paypal in wallet (#304) 2023-01-09 17:39:47 +05:30
e87fdb752d fix(router): move payment token/method mandatory check to get trackers for payment update and confirm (#315) 2023-01-09 16:57:07 +05:30
a3f52bb456 feat(session_token): serialize with camelCase for gpay token (#324) 2023-01-09 16:56:48 +05:30
8cffdc96ca fix(core): fixed type metadata to accept other udf fields as well (#321) 2023-01-09 16:10:10 +05:30
3fe60b5a48 feat(openapi): automatically generate OpenAPI spec from code (#318)
Co-authored-by: bernard eugine <bernard.eugine@bernard.eugine-MacBookPro>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-01-09 16:09:49 +05:30
c807713a6f fix: Add locker_id in merchant account and sbx default locker (#276)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-01-09 15:49:17 +05:30
8e008bcd45 chore: address/remove Jira tickets in code (#312) 2023-01-09 15:18:47 +05:30
c36764060e feat(router) : add admin api key and jwt secret in app config (#296) 2023-01-09 14:03:17 +05:30
a526d26e0e fix(mandate): create mandate only when mandate details are passed (#316) 2023-01-09 14:02:59 +05:30
ff1e094b48 fix(payment_update): allow update when in requires_customer_action (#309) 2023-01-09 14:02:40 +05:30
4bc0495d3f fix: list recent payments/refunds (#317) 2023-01-09 14:02:21 +05:30
68f92797db feature(connector): add support for worldpay connector (#272) 2023-01-09 12:56:03 +05:30
6a0d183e7b fix(router_env): fix opentelemetry traces for router_env (#201)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-01-07 17:43:19 +05:30
c3368d9f8b fix(router): handle panic-prone code with proper errors (#297) 2023-01-06 18:04:08 +05:30
c0bb1cc378 chore: rename orca to hyperswitch (#310) 2023-01-06 16:40:22 +05:30
d8d9c22970 refactor(RouterData): rename orca_return_url to router_return_url (#311) 2023-01-06 16:39:12 +05:30
e5330528fa feat: list of refunds (#284) 2023-01-06 14:33:30 +05:30
38649130bb feat(compatiblity): added field to accept 3ds or no_3ds in request body (#307) 2023-01-06 14:19:25 +05:30
f2b88350a6 feat(router): add payment failed webhook event (#305) 2023-01-06 14:02:39 +05:30
19b7b17dd7 refactor(routes/sessions): use pub key auth (#295) 2023-01-05 18:26:20 +05:30
adb048dbc6 feat(connectors): implement capture flow for checkout and adyen connectors (#259) 2023-01-05 18:25:46 +05:30
c7c3f94a76 fix: merchant account update fix (#288) 2023-01-05 18:13:05 +05:30
3174c43b24 fix(payment_attempt): consider merchant storage scheme when finding payment attempt by connector txn ID, payment ID, merchant ID (#291) 2023-01-05 17:31:08 +05:30
3c1406787e fix: check if saved payment method and that in request are for the same customer (#260) 2023-01-05 16:09:10 +05:30
0e04341f80 fix(router): make payment method or token not necessary for recurring mandates (#293) 2023-01-05 14:58:38 +05:30
2bd418302c fix(authorizedotnet): payments resposne parsing fix (#290) 2023-01-05 13:54:16 +05:30
0ef4cce4f6 fix: populate payment_token in response (#287) 2023-01-05 13:53:41 +05:30
bff8b35e28 fix(router): make customer id mandatory when address or setup future usage given (#282) 2023-01-05 13:53:24 +05:30
27b808bdd2 fix: Use hsetnx for setting ephemeral key (#278) 2023-01-05 13:52:44 +05:30
09c745f92f fix: resolve TODO/FIXME from router.routes (#283) 2023-01-05 11:54:40 +05:30
def94eff2f fix: empty payment list throwing error (#286)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-01-05 11:53:57 +05:30
acb09b022c refactor(helpers): rename order_id to payment_intent_client_secret (#285) 2023-01-04 17:24:32 +05:30
9a4758291e fix: resolve fixmes in router/scheduler (#269) 2023-01-04 15:26:49 +05:30
c7dd51df55 refactor(router): make api services public (#277) 2023-01-04 15:26:23 +05:30
1941965c19 refactor: use http post method for sessions endponint (#274) 2023-01-03 17:37:34 +05:30