This block + 6,000 more — yours with Pro
shadcn.io
Chat Mention Autocomplete
108/200
shadcn.io
/
Chat Mention Autocomplete
Preview
Code
Install
Docs
108 of 200
Team Chat
Payments API
6 members
AC
Alice Chen
10:32 AM
Hey team, has anyone reviewed the new API schema for the payments service?
BM
Bob Martinez
10:34 AM
I took a look yesterday. The webhook endpoints look solid but I think we need to add pagination to the transaction list endpoint.
CJ
Carol Johnson
10:36 AM
Agreed with
@Bob Martinez
on pagination.
@David Kim
can you check if our SDK supports cursor-based pagination already?
DK
David Kim
10:38 AM
Looking into it now.
@Alice Chen
the SDK has offset pagination but not cursor-based. I can add it this sprint.
AC
Alice Chen
10:41 AM
Perfect.
@Eva Novak
can you update the docs once
@David Kim
has the cursor pagination PR merged? We should announce it in the changelog too.
EN
Eva Novak
10:43 AM
Will do. I will draft the changelog entry and have it ready for review by Thursday.
@Frank Li
can you handle the deployment pipeline update?
FL
Frank Li
10:45 AM
On it. The staging environment already has the new schema. I will set up the canary deploy for the pagination changes once the PR is ready.