#viking66

1 messages · Page 1 of 1 (latest)

zenith caveBOT
broken cedar
#

A little more context, the content provider will be receive payments directly from their customers(subscribers), not from my platform. If my understanding is correct, I should listen for account.updated events and inspect the capabilities object which should have the following: "capabilities": { "card_payments": "active", "transfers": "active" },

#

Is that correct?