hyperswitch
feat(core): consume card details from billing connectors and first error codes and store them in payment intent table
#8250
Merged

feat(core): consume card details from billing connectors and first error codes and store them in payment intent table #8250

NISHANTH1221
add address field and attempt_count in stripebilling webhook
809da653
Merge branch 'main' into stripebilling_transaction_monitoring_feilds
8f160b03
add endtime and start time of invoice in webhook
bd411f59
ran formatter
2e02b84d
add full address with encryption
fd473988
consumes required fields to support transaction monitoring[chargebee]
4a826427
formats the code
dd531f9a
Merge branch 'main' into support_for_storing_address
01d98a00
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
653cd5db
addresses clippy v2 failure
6cae8e11
hyperswitch-bot[bot] chore: run formatter
787912ad
makes billing address optional
a5c5d9ac
Merge branch 'main' into stripebilling_transaction_monitoring_feilds
da188696
Merge branch 'support_for_storing_address' into stripebilling_transac…
f5d52944
adds get_billing_address_for_invoice function
826202a6
invoice from webhook for stripebilling
d03c5644
add bool to get invoice from webhook or additional call
24dac12e
adds billing connector invoice sync flow
a4262c7c
typo fix
71ec2bc5
add invoice sync flow to revenue recovery
3b04911e
hyperswitch-bot[bot] chore: run formatter
44e5a18c
adds config to fetch details
75ef4389
recurly invoice sync connector inetgration support
c53b310c
add invoice sync call support in recovery incoming file
0479693c
Merge branch 'main' into recurly_invoice_sync_support_with_transactio…
4227dfb8
recoveryincoming changes
69d5d24c
define ve type and change connector integration v1 to v2
67645504
resolve clippy fails
2fe86f95
add support for transaction monitoring for recurly
3142502b
Merge branch 'main' into billing_connector_invoice_psync_call
49f7a224
Merge branch 'billing_connector_invoice_psync_call' into recurly_invo…
b4c7e71e
resolve spell checks
a9899b51
resolve spell checks
e93d5a79
Merge branch 'recurly_invoice_sync_support_with_transaction_monitorin…
5aaaea67
hyperswitch-bot[bot] chore: run formatter
da5a5052
format the code and remove print statements
d75b2070
cleaning up recurly code
c9f7aa64
fix clippy_errors
9bebc57d
removed recurly tests since we dont have any payment related thngs to…
86c9715a
resolve clippy error
272c416a
NISHANTH1221 Merge branch 'main' into billing_connector_invoice_psync_call
73787875
resolve clippy errors
23ed82cb
resolve merge conflicts
23e13fa2
Merge branch 'main' into recurly_invoice_sync_support_with_transactio…
9e30a2a1
resolve clippy errors
eaf1e40c
NISHANTH1221 Merge branch 'recurly_invoice_sync_support_with_transaction_monitorin…
b1543115
remove string based matching
d2e3caaa
hyperswitch-bot[bot] chore: run formatter
11100622
Merge branch 'main' into recurly_invoice_sync_support_with_transactio…
7170f7ae
resolve error in clippy-v2
79d8e64f
removes unncessary billing address function in Incoming Webhook Trait
964fd783
recurly add comment on why we dont need amount convertor
fda03ea8
format the code
3e619b79
Merge branch 'recurly_invoice_sync_support_with_transaction_monitorin…
054bf7fa
add white space
f916cb5a
Merge branch 'main' into stripebilling_transaction_monitoring_feilds
f0fe9d56
consume card details from billing connectors
1fdab573
Merge branch 'main' into add_card_information_for_billing_connectors
e1483a3f
small bug fix for stripebilling external payments sync flow
264766f0
add connector level support to consume card network and card bin
4c0503d8
Final Adjustments
4386261c
NISHANTH1221 NISHANTH1221 assigned NISHANTH1221 NISHANTH1221 225 days ago
NISHANTH1221 NISHANTH1221 requested a review 225 days ago
NISHANTH1221 NISHANTH1221 requested a review 225 days ago
NISHANTH1221 NISHANTH1221 requested a review 225 days ago
semanticdiff-com
hyperswitch-bot[bot] chore: run formatter
a4aac2ad
add card network in stripe billing
1bdedf7e
add open api changes
98aecebb
NISHANTH1221 NISHANTH1221 added api-v2
NISHANTH1221 Merge branch 'main' into add_card_information_for_billing_connectors
f478efb7
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
38378f97
hyperswitch-bot hyperswitch-bot added M-api-contract-changes
add error codes
d4b60255
bring back v1 from v2
b7fc94ef
hyperswitch-bot[bot] chore: run formatter
ad3beaa3
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
c6ed0160
write correct example for card issuer
49e68b51
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
35eae6a1
NISHANTH1221 NISHANTH1221 changed the title feat(core): consume card details from billing connectors and store them in payment intent table feat(core): consume card details from billing connectors and first error codes and store them in payment intent table 221 days ago
srujanchikke
srujanchikke commented on 2025-06-09
resolves comments
9770ff64
srujanchikke
srujanchikke dismissed these changes on 2025-06-11
NISHANTH1221 Rename comments
bd1913e4
NISHANTH1221 NISHANTH1221 dismissed their stale review via bd1913e4 218 days ago
coderabbitai
hyperswitch-bot[bot] chore: run formatter
f89bf01c
NISHANTH1221 Merge branch 'main' into add_card_information_for_billing_connectors
88671ca2
coderabbitai
coderabbitai commented on 2025-06-11
jarnura
jarnura requested changes on 2025-06-11
add new BillingConnectorPaymentMethodDetails enum
ffd75fe5
hyperswitch-bot[bot] chore: run formatter
2b1d402b
Merge branch 'main' into add_card_information_for_billing_connectors
401c7b5d
make the enum optional
aa325bdb
hyperswitch-bot[bot] chore: run formatter
feb3f887
revert default version and add box pin
89405fb9
add v2 feeature flag on conversions
5cead6bb
add type serde tag and write an time stamp desrializing tag on primit…
5de0d97b
jarnura
jarnura dismissed these changes on 2025-06-12
srujanchikke
srujanchikke dismissed these changes on 2025-06-12
NISHANTH1221 Merge branch 'main' into add_card_information_for_billing_connectors
1b768bfe
make open api changes
ba0f74dd
NISHANTH1221 NISHANTH1221 dismissed their stale review via ba0f74dd 216 days ago
NISHANTH1221 NISHANTH1221 dismissed their stale review via ba0f74dd 216 days ago
hyperswitch-bot[bot] chore: run formatter
35fa8ce4
Merge branch 'main' into add_card_information_for_billing_connectors
f3475b9a
hyperswitch-bot hyperswitch-bot removed M-api-contract-changes
jarnura
jarnura approved these changes on 2025-06-13
srujanchikke
srujanchikke approved these changes on 2025-06-13
likhinbopanna likhinbopanna merged abe9708d into main 213 days ago
likhinbopanna likhinbopanna deleted the add_card_information_for_billing_connectors branch 213 days ago

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone