|
|
27610361b9
|
feat(connector): [Noon] Add Card Payments, Capture, Void and Refund (#1207)
|
2023-05-23 11:05:39 +00:00 |
|
|
|
9341191e39
|
fix(list): add mandate type in payment_method_list (#1238)
|
2023-05-23 11:00:58 +00:00 |
|
|
|
ea6bce663d
|
test(connector): [Stripe] Fix redirection UI tests (#1215)
|
2023-05-23 10:41:45 +00:00 |
|
|
|
b3c6b1f0aa
|
fix: remove multiple call to locker (#1230)
|
2023-05-23 10:40:21 +00:00 |
|
|
|
7b74cab385
|
refactor(core): generate response hash key if not specified in create merchant account request (#1232)
|
2023-05-23 09:08:15 +00:00 |
|
|
|
c1b631bd1e
|
fix(payments): do not delete client secret on payment failure (#1226)
|
2023-05-22 10:49:44 +00:00 |
|
|
|
ebf3de4101
|
fix(session_token): log error only when it occurs (#1136)
|
2023-05-22 08:16:10 +00:00 |
|
|
|
186bd729d6
|
fix(mandate): throw DuplicateMandate Error if mandate insert fails (#1201)
|
2023-05-19 12:38:36 +00:00 |
|
|
|
2809425154
|
refactor: use strum::EnumString implementation for connector name conversions (#1052)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-05-19 12:37:48 +00:00 |
|
|
|
cf000599dd
|
feat: SEPA and BACS bank transfers through stripe (#930)
|
2023-05-19 12:35:10 +00:00 |
|
|
|
53aa5ac92d
|
feat(documentation): add polymorphic generate_schema macro (#1183)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
|
2023-05-19 11:07:54 +00:00 |
|
|
|
23bca66b81
|
feat: ACH transfers (#905)
|
2023-05-19 09:44:29 +00:00 |
|
|
|
39405bb478
|
feat(db): implement AddressInterface for MockDb (#968)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
|
2023-05-19 09:10:59 +00:00 |
|
|
|
6c41cdb1c9
|
refactor(mandate): allow merchant to pass the mandate details and customer acceptance separately (#1188)
|
2023-05-19 06:49:19 +00:00 |
|
|
|
f394c4abc0
|
fix(core): add ephemeral key to payment_create response when customer_id is mentioned (#1133)
|
2023-05-19 06:41:45 +00:00 |
|
|
|
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 |
|
|
|
32a3722f07
|
fix(connector): change payment method handling in dummy connector (#1175)
|
2023-05-16 13:15:57 +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 |
|
|
|
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)
|
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 |
|