poll_session
Check the status of a Stripe card payment. Returns pending or complete. On completion after signup, returns the api_key. Call this after create_account_card or top_up_card once the user has paid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session_id returned by create_account_card or top_up_card |