|
|
7ed665ecec
|
feat: Add HSTS headers to response (#725)
|
2023-03-10 09:19:58 +00:00 |
|
|
|
d36afbed7f
|
refactor: Add secret to metadata (#706)
|
2023-03-08 07:35:07 +00:00 |
|
|
|
9841519324
|
docs: Update naming conventions and added examples (#709)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2023-03-06 11:23:32 +00:00 |
|
|
|
45484752a2
|
fix(errors): use Debug impl instead of Display for error types wrapping error_stack::Report (#714)
|
2023-03-05 15:42:59 +00:00 |
|
|
|
7916050450
|
feat(compatibility): add webhook support for stripe compatibility (#710)
|
2023-03-05 13:28:04 +00:00 |
|
|
|
a8da583bca
|
refactor: rename statement descriptor to statement descriptor name (#711)
|
2023-03-04 05:55:46 +00:00 |
|
|
|
641c4d6d02
|
enhance(stripe): send statement descriptor to stripe (#707)
|
2023-03-03 08:44:02 +00:00 |
|
|
|
9fe2093215
|
bugfix: use connector error handler for 500 error messages. (#696)
|
2023-03-02 11:16:27 +00:00 |
|
|
|
ed2907e141
|
feat(router): serve OpenAPI docs at /docs (#698)
Co-authored-by: bernard eugine <bernard.eugine@bernard.eugine-MacBookPro>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-03-01 18:16:45 +00:00 |
|
|
|
c5fda7ac68
|
docs(openapi): document security schemes (#676)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-01 06:16:50 +00:00 |
|
|
|
4f4b9d7f5f
|
api contract change for applepay (#693)
|
2023-02-28 19:14:16 +00:00 |
|
|
|
f12abbcef4
|
feat(router): added incoming refund webhooks flow (#683)
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
|
2023-02-28 19:15:25 +05:30 |
|
|
|
bfca26d9fd
|
feat: store card network for cards (#687)
|
2023-02-28 18:30:03 +05:30 |
|
|
|
5c29f37ab2
|
fix(list): remove enabled payment methods from list customer payment … (#689)
|
2023-02-28 18:29:08 +05:30 |
|
|
|
718c8a423a
|
fix(list): fix card network filtering (#684)
|
2023-02-28 16:39:35 +05:30 |
|
|
|
03096effcf
|
feat: add support for ANG currency (#681)
|
2023-02-28 08:43:23 +00:00 |
|
|
|
79aa8f3d3d
|
feat:H1083-L1-L3-L4-L5 [Payment Authorise and Sync] + [Refunds and Sync] + [Redirection Flow (BNPL)] + [3DS Payment and Sync] for MultiSafePay (#658)
Co-authored-by: Zaid <syed.zaidali@juspay.in>
Co-authored-by: Rajak Rupakkumar Asishkumar <rajak.rupakkumar@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-02-27 23:34:26 +00:00 |
|
|
|
0de5d44195
|
feat(connector): [Bambora] Add support for cards Authorize, psync, capture, void, refund, Rsync (#677)
|
2023-02-28 03:31:50 +05:30 |
|
|
|
576f8e1f2f
|
feat(pm_list): support for sending bank names (#678)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
|
2023-02-28 01:59:06 +05:30 |
|
|
|
b1685ba120
|
bugfix: populate failed status and add bank_redirect (#674)
|
2023-02-27 23:33:51 +05:30 |
|
|
|
db8bc16421
|
feat(card_network): add additional enum variants (#671)
|
2023-02-27 18:47:50 +05:30 |
|
|
|
ff86417eee
|
feat: api contract change for wallet (#628)
|
2023-02-27 17:38:40 +05:30 |
|
|
|
222251a0e8
|
bugfix: populate empty hashmap and fix card_network filtering logic (#666)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-02-27 16:56:34 +05:30 |
|
|
|
a2616d87b1
|
refactor(pm_list): modify pm list to support new api contract (#657)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
|
2023-02-26 19:21:29 +00:00 |
|
|
|
028e140144
|
feat(stripe): eps, giropay and ideal using stripe (#529)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
|
2023-02-26 16:29:37 +00:00 |
|
|
|
301736fc25
|
refactor: Pass country and currency as json format in MCA (#656)
|
2023-02-26 12:48:57 +00:00 |
|
|
|
f3224cc4df
|
chore: merging back release v0.3.0 back to main (#636) (#655)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
|
2023-02-26 08:25:17 +00:00 |
|
|
|
7792de55ef
|
feat(connector): add authorize, capture, void, refund, psync, rsync support for Dlocal connector (#650)
Co-authored-by: Venkatesh <inventvenkat@gmail.com>
|
2023-02-25 14:13:40 +00:00 |
|
|
|
d27e6be599
|
refactor: Pass country and currency as json format in MCA (#523)
|
2023-02-24 14:09:03 +00:00 |
|
|
|
9d6e1c0a5d
|
docs(api_models): fix typo (#634)
|
2023-02-24 12:45:24 +00:00 |
|
|
|
1b3b7f5bc6
|
enhance(router/webhooks): expose additional incoming request details to webhooks flow (#637)
|
2023-02-24 12:23:16 +00:00 |
|
|
|
8ee097ea21
|
feat: applepay payment request object (#519)
|
2023-02-23 09:26:30 +00:00 |
|
|
|
63f9b6124d
|
fix: add zero-padded formatting for error code (#627)
|
2023-02-22 08:19:17 +00:00 |
|
|
|
66563595df
|
refactor: add payment_issuer and payment_experience in pa (#491)
|
2023-02-19 13:59:22 +00:00 |
|
|
|
d107b44fd3
|
feat(api_models): add error structs (#532)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-02-16 09:19:14 +00:00 |
|
|
|
ff347193fe
|
Add a base struct for api error responses (#524)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-02-10 14:12:08 +00:00 |
|
|
|
1bdc8955c2
|
feat(router): implement API endpoints for managing API keys (#511)
|
2023-02-10 08:50:57 +00:00 |
|
|
|
763620fcc7
|
feat: add a kv switch route for merchants (#518)
|
2023-02-09 19:18:18 +05:30 |
|
|
|
ac30313ff1
|
refactor: use unique id for merchant_conenctor_id instead of int (#514)
|
2023-02-07 17:43:40 +05:30 |
|
|
|
d1ab46238e
|
build(deps): update deps (#479)
|
2023-01-31 15:21:34 +05:30 |
|
|
|
ec2f4ba257
|
doc: update openapi (#453)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
Co-authored-by: bernard eugine <bernard.eugine@bernard.eugine-MacBookPro>
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
|
2023-01-30 16:56:37 +05:30 |
|
|
|
351087fc7f
|
feat(stripe): add support for afterpay clearpay through stripe (#441)
|
2023-01-25 21:13:21 +05:30 |
|
|
|
da6a026ef7
|
feat(connector): add auth_token_refresh for payu and some quick bug fixes (#426)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: samraat bansal <samraat.bansal@samraat.bansal-MacBookPro>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-01-21 23:34:44 +05:30 |
|
|
|
30593bd1fd
|
feat(access_token): support creating access token for connectors (#407)
|
2023-01-20 16:14:33 +05:30 |
|
|
|
dcfa7b0846
|
fix(refund): add error code in refund table (#427)
|
2023-01-20 13:44:08 +05:30 |
|
|
|
cf88718e69
|
docs: request and response in refund routes (#423)
|
2023-01-20 12:57:50 +05:30 |
|
|
|
8113a57f84
|
docs: request and response for payments route (#400)
|
2023-01-20 01:43:08 +05:30 |
|
|
|
89c75b9c7a
|
doc: Documentation for customer and MCA and Mechant account API (#416)
Co-authored-by: bernard-eugine <114725419+bernard-eugine@users.noreply.github.com>
|
2023-01-19 17:30:45 +05:30 |
|
|
|
5a46d30100
|
feat: Add redirect url to pm list (#404)
|
2023-01-18 19:27:11 +05:30 |
|
|
|
10fe3a0930
|
fix: Send payment experience on payment method list response (#403)
|
2023-01-18 18:33:55 +05:30 |
|