This block + 6,000 more — yours with Pro

Chat Mention Autocomplete

108/200
Docs
Team ChatPayments API6 members
AC
Alice Chen10:32 AM
Hey team, has anyone reviewed the new API schema for the payments service?
BM
Bob Martinez10: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 Johnson10:36 AM
Agreed with @Bob Martinez on pagination. @David Kim can you check if our SDK supports cursor-based pagination already?
DK
David Kim10: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 Chen10: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 Novak10: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 Li10: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.