|
|
b9ddc4fb69
|
feat(connector): [Trustpay] Add descriptor for card payment method for trustpay (#2256)
|
2023-09-22 06:11:14 +00:00 |
|
|
|
8f3721d16b
|
chore(deps): bump phonenumber from 0.3.2+8.13.9 to 0.3.3+8.13.9 (#2255)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-21 22:53:48 +05:30 |
|
|
|
7af4c92ef2
|
chore(CODEOWNERS): update CODEOWNERS (#2254)
|
2023-09-21 17:06:32 +00:00 |
|
|
|
3d18f2062e
|
refactor(connector): [Adyen] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2209)
|
2023-09-21 17:06:08 +00:00 |
|
|
|
417f793284
|
refactor(connector): [Stripe] refactor stripe payment method not implemented errors (#1927)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-09-21 16:25:32 +00:00 |
|
|
|
2bd25261b4
|
feat(db): add find_config_by_key_unwrap_or (#2214)
|
2023-09-21 16:05:53 +00:00 |
|
|
|
eb56b2c7fd
|
chore(version): v1.43.1
v1.43.1
|
2023-09-21 14:33:37 +00:00 |
|
|
|
30e2c90672
|
fix: add flow_name setter (#2234)
|
2023-09-21 13:42:38 +00:00 |
|
|
|
3a5b262870
|
chore(version): v1.43.0
v1.43.0
|
2023-09-21 11:03:25 +00:00 |
|
|
|
9009ab2896
|
fix(env): remove EUR currency from clearpay_afterpay in stripe connector (#2213)
|
2023-09-21 10:34:08 +00:00 |
|
|
|
afff3e1789
|
feat(router): add kv implementation for address for payment flows (#2177)
|
2023-09-21 09:43:48 +00:00 |
|
|
|
eb10aca631
|
feat(db): enable caching for merchant_account fetch using publishable key (#2186)
|
2023-09-21 08:42:41 +00:00 |
|
|
|
e4b3cc7905
|
fix(connector): [Trustpay] Add missing error code (#2212)
|
2023-09-21 07:12:06 +00:00 |
|
|
|
2a9e09d812
|
feat(core): add support for webhook additional source verification call for paypal (#2058)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2023-09-20 13:58:02 +00:00 |
|
|
|
8ee2ce1f4f
|
refactor(router): refactor customer <> address in customers and payments flow (#2158)
|
2023-09-20 13:57:45 +00:00 |
|
|
|
809832213e
|
fix(connector): [trustpay] add missing error_codes (#2204)
|
2023-09-20 13:16:47 +00:00 |
|
|
|
3efce9013d
|
feat(connector): [Gocardless] add support for Ach, Sepa, Becs payment methods (#2180)
|
2023-09-20 13:15:10 +00:00 |
|
|
|
0a65e8f925
|
chore(version): v1.42.0
v1.42.0
|
2023-09-20 13:14:46 +00:00 |
|
|
|
d0eec9e357
|
feat(connector): [Trustpay] Add Blik payment method for trustpay (#2152)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
|
2023-09-20 11:57:30 +00:00 |
|
|
|
656e7106b4
|
refactor(core): error thrown for wrong mca in applepay_verification flow change from 5xx to 4xx (#2189)
|
2023-09-20 08:20:29 +00:00 |
|
|
|
081545e912
|
fix(connector): [SQUARE] Fix payments cancel issue (#2162)
|
2023-09-20 07:41:17 +00:00 |
|
|
|
69fbebf463
|
refactor(configs): make TOML file an optional source of application configuration (#2185)
|
2023-09-20 07:10:52 +00:00 |
|
|
|
64708861ce
|
chore(version): v1.41.0
v1.41.0
|
2023-09-20 05:09:58 +00:00 |
|
|
|
386e820fb8
|
refactor(connector): [Adyen] psync validation check for adyen (#2160)
|
2023-09-18 13:15:23 +00:00 |
|
|
|
e8d948efee
|
fix: handle 5xx during multiple capture call (#2148)
|
2023-09-18 12:05:18 +00:00 |
|
|
|
1ea823b048
|
refactor: remove redundant validate_capture_method call (#2171)
|
2023-09-18 12:05:04 +00:00 |
|
|
|
680505f21a
|
fix: remove x-request-id from headers before connector calls (#2182)
|
2023-09-18 10:06:06 +00:00 |
|
|
|
5643ecf075
|
fix(core): add merchant_id to gpay merchant info (#2170)
|
2023-09-18 09:47:12 +00:00 |
|
|
|
6a64180617
|
feat(connector): [Gocardless] add boilerplate code (#2179)
|
2023-09-18 09:40:07 +00:00 |
|
|
|
b3d5d3b3dc
|
refactor(router): use billing address for payment method list filters as opposed to shipping address (#2176)
|
2023-09-18 08:44:28 +00:00 |
|
|
|
a0a8ef27b3
|
refactor(core): Add additional parameters in AppState and refactor AppState references (#2123)
Co-authored-by: Kritik Modi <kritik.modi@juspay.in>
Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com>
Co-authored-by: Nitesh Balla <nitesh.balla@juspay.in>
|
2023-09-18 08:31:03 +00:00 |
|
|
|
b39369ced9
|
chore(version): v1.40.1
v1.40.1
|
2023-09-18 09:53:24 +05:30 |
|
|
|
d40fae87fe
|
refactor: set merchant_id as MERCHANT_ID_NOT_FOUND for traces and metrics if not found (#2156)
|
2023-09-17 15:56:13 +00:00 |
|
|
|
7d988fa3e3
|
ci(postman): fix postman event.test.js for all connectors (#2174)
|
2023-09-17 15:54:02 +00:00 |
|
|
|
272f5e4c1f
|
refactor(connector): [Bluesnap] Enahnce 3ds Flow (#2115)
|
2023-09-16 18:16:11 +00:00 |
|
|
|
1d5eecef04
|
chore(version): v1.40.0
v1.40.0
|
2023-09-15 14:31:47 +00:00 |
|
|
|
b30d82d939
|
test(postman): update postman collection files
|
2023-09-15 14:31:47 +00:00 |
|
|
|
4c36fcb34f
|
refactor(router): add camel_case for the applepay request (#2172)
|
2023-09-15 11:03:22 +00:00 |
|
|
|
15418a6d0f
|
fix(router): move get_connector_tokenization_action_when_confirm_true above call_create_connector_customer_if_required (#2167)
|
2023-09-15 10:41:19 +00:00 |
|
|
|
0bc99ad327
|
feat(pm_auth): add plaid to connector list (#2166)
|
2023-09-15 07:33:53 +00:00 |
|
|
|
9668a74a79
|
feat(connector): (adyen) add support for multiple partial capture adyen (#2102)
|
2023-09-15 07:28:45 +00:00 |
|
|
|
d848b55a11
|
fix: make amount_capturable zero when payment intent status is processing (#2163)
|
2023-09-15 11:30:31 +05:30 |
|
|
|
5be2591cc4
|
ci(postman): Modify server start logic to address timeouts in actions (#2140)
|
2023-09-15 00:03:44 +05:30 |
|
|
|
3e26084f31
|
ci(postman): Fix Paypal capture assertion failure (#2165)
|
2023-09-14 16:36:10 +00:00 |
|
|
|
2fc0efc57b
|
chore(version): v1.39.2
v1.39.2
|
2023-09-14 14:42:47 +00:00 |
|
|
|
089bb64e21
|
test(postman): update postman collection files
|
2023-09-14 14:42:46 +00:00 |
|
|
|
c8049542de
|
refactor: add instrument to trackers for payment_confirm (#2164)
|
2023-09-14 13:53:50 +00:00 |
|
|
|
fb1760b1d8
|
refactor(router): get route for applepay_verified_domains (#2157)
|
2023-09-14 11:50:37 +00:00 |
|
|
|
05696d326f
|
refactor(connector): [BraintreeGraphQl] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2143)
|
2023-09-14 07:35:46 +00:00 |
|
|
|
5c5058de87
|
fix(router): Add scoped error enum for customer error (#1988)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-09-13 17:46:14 +00:00 |
|