|
|
93dcd98640
|
feat(redis_interface): implement MGET command (#1206)
|
2023-05-19 06:06:36 +00:00 |
|
|
|
8947e1c9db
|
feat(traces): add support for aws xray (#1194)
|
2023-05-18 17:34:29 +00:00 |
|
|
|
b3fd174d04
|
fix: handle unique constraint violation error gracefully (#1202)
|
2023-05-18 17:19:10 +00:00 |
|
|
|
2d49ce56de
|
feat(connector): [Authorizedotnet] implement Capture flow and webhooks for Authorizedotnet (#1171)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2023-05-18 14:41:52 +00:00 |
|
|
|
9cc1ceec69
|
fix(router): aggregate hotfixes for v0.5.10 (#1204)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-05-18 13:50:55 +00:00 |
|
|
|
afceda55ad
|
feat(connector): add Interac as Payment Method Type (#1205)
|
2023-05-18 13:41:10 +00:00 |
|
|
|
bc5497f03a
|
fix(router): add dummy connector url to proxy bypass (#1186)
|
2023-05-18 12:54:41 +00:00 |
|
|
|
dbc5bc538a
|
revert: fix(connector): Added signifyd to routableconnectors for frm (#1203)
|
2023-05-18 12:31:40 +00:00 |
|
|
|
31a52d8058
|
fix(router): outgoing webhook api call (#1193)
|
2023-05-18 08:17:06 +00:00 |
|
|
|
1f52a66452
|
feat(payments): add support for manual retries in payments confirm call (#1170)
|
2023-05-18 08:16:38 +00:00 |
|
|
|
5e51b6b16d
|
fix(utils): fix bug in email validation (#1180)
|
2023-05-18 08:11:31 +00:00 |
|
|
|
912a108484
|
fix(connector): [Checkout] Fix incoming webhook event mapping (#1197)
|
2023-05-17 21:16:04 +00:00 |
|
|
|
75ba3ff09f
|
feat(router): add mandates list api (#1143)
|
2023-05-17 16:01:13 +00:00 |
|
|
|
bd8868efd0
|
revert(connector): fix stripe status to attempt status map (#1179)
|
2023-05-17 14:36:20 +00:00 |
|
|
|
919c03e679
|
feat(connector): [Bluesnap] Add support for ApplePay (#1178)
|
2023-05-17 13:10:20 +00:00 |
|
|
|
ed22b2af76
|
fix(router): aggregate critical hotfixes for v0.5.10 (#1162)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-05-17 10:09:00 +00:00 |
|
|
|
2ce5d5ffe4
|
fix(connector) : Added signifyd to routableconnectors for frm (#1182)
|
2023-05-17 15:59:38 +05:30 |
|
|
|
07e0fcbe06
|
feat(email): integrate email service using AWS SES (#1158)
|
2023-05-17 09:42:32 +00:00 |
|
|
|
ea98145318
|
feat(frm_routing_algorithm): added frm_routing_algorithm to merchant_account table, to be consumed for frm selection (#1161)
|
2023-05-17 07:52:00 +00:00 |
|
|
|
600dc33867
|
fix(merchant_connector_account): add validation for the disabled flag (#1141)
|
2023-05-16 21:24:10 +00:00 |
|
|
|
95c7ca99d1
|
feat(router): implement ApiKeyInterface for MockDb (#1101)
Co-authored-by: Derek Leverenz <derel@dereleverenz.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-05-16 18:35:50 +00:00 |
|
|
|
236124d199
|
docs: add changelog for v0.5.14 (#1177)
|
2023-05-16 23:50:21 +05:30 |
|
|
|
32a3722f07
|
fix(connector): change payment method handling in dummy connector (#1175)
v0.5.14
|
2023-05-16 13:15:57 +00:00 |
|
|
|
94fe1af1b0
|
docs(CHANGELOG): add changelog for 0.5.13 (#1166)
Co-authored-by: Venkatesh <venkatesh.devendran@juspay.in>
|
2023-05-16 13:05:29 +00:00 |
|
|
|
354ee0137a
|
feat(router): add retrieve dispute evidence API (#1114)
|
2023-05-16 12:04:47 +00:00 |
|
|
|
9f47f20702
|
feat(connector): [Adyen] implement BACS Direct Debits for Adyen (#1159)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-05-16 10:51:14 +00:00 |
|
|
|
bfaf75fca3
|
feat(connector): [Noon] Add script generated template code (#1164)
|
2023-05-16 10:50:39 +00:00 |
|
|
|
5b22e96798
|
feat(connector): [Stripe] implement Bancontact Bank Redirect for stripe (#1169)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2023-05-16 10:49:24 +00:00 |
|
|
|
3606723a9b
|
ci: specify cache key for commit message and migration verification checks (#1153)
|
2023-05-16 16:23:25 +05:30 |
|
|
|
e3fcfdd337
|
fix(connector): [Checkout] Change error handling condition for empty response (#1168)
|
2023-05-16 08:00:12 +00:00 |
|
|
|
e044c2fd9a
|
refactor(connector): update error handling for Paypal, Checkout, Mollie to include detailed messages (#1150)
|
2023-05-16 07:59:05 +00:00 |
|
|
|
da4d721424
|
feat: add accounts in-memory cache (#1086)
|
2023-05-15 12:33:49 +00:00 |
|
|
|
f31926b833
|
feat(config): add API route set_config (#1144)
v0.5.13
|
2023-05-15 10:04:49 +00:00 |
|
|
|
54ff02d9dd
|
feat(connector): [Stripe] Implement Przelewy24 bank redirect (#1111)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2023-05-15 09:22:53 +00:00 |
|
|
|
60e8c7317a
|
feat(payment_request): add field amount to OrderDetails and make order_details a Vec in payments_create request (#964)
|
2023-05-15 09:15:32 +00:00 |
|
|
|
d7cfb4a179
|
feat(connector): [ACI] Implement Alipay and MB WAY Wallets (#1140)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-05-13 14:07:44 +00:00 |
|
|
|
8b85647a16
|
fix(connector): fix Stripe status to attempt status map (#1132)
|
2023-05-13 13:46:38 +00:00 |
|
|
|
8a35f7c926
|
feat(connector): add multiple dummy connectors and enable them (#1147)
|
2023-05-13 10:05:20 +00:00 |
|
|
|
2932a5f0ff
|
fix(connector): [Adyen] fix status mapping for Adyen authorize, capture, refund API (#1149)
|
2023-05-13 09:58:34 +00:00 |
|
|
|
a5756aaecf
|
feat(router): add attach dispute evidence api (#1070)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-05-13 09:29:11 +00:00 |
|
|
|
cc121d0feb
|
fix(mandate): allow card details to be provided in case of network transaction id (#1138)
|
2023-05-13 09:28:53 +00:00 |
|
|
|
7eed8e7f3e
|
feat(error): add DateTimeParsingError and EmailParsingError variants to ParsingError enum (#1146)
|
2023-05-13 09:28:47 +00:00 |
|
|
|
46b40ecce5
|
feat(connector): [ACI] Implement Trustly Bank Redirect (#1130)
|
2023-05-13 09:28:41 +00:00 |
|
|
|
bf2352b14a
|
feat(error): add feature-gated stacktrace to error received from API (#1104)
|
2023-05-13 09:28:35 +00:00 |
|
|
|
daf1f2e0af
|
ci(conventional-commit-check): run checks on being added to queue (#1152)
|
2023-05-13 14:49:14 +05:30 |
|
|
|
f5bb994b09
|
ci(workflows): add PR title check to verify conformance to conventional commit standards (#1131)
|
2023-05-12 21:23:01 +05:30 |
|
|
|
fee0e9dadd
|
feat(connector): add payment, refund urls for dummy connector (#1084)
|
2023-05-11 19:04:22 +00:00 |
|
|
|
822fc695a3
|
feat(router): add payment, refund routes for dummy connector (#1071)
|
2023-05-11 19:03:36 +00:00 |
|
|
|
acb91eb4f9
|
docs(changelog): add changelog for 0.5.12 (#1135)
v0.5.12
|
2023-05-11 18:19:37 +00:00 |
|
|
|
2b0ed12530
|
refactor(session_token): add support for business filtering in payments session (#1128)
|
2023-05-11 15:04:45 +00:00 |
|