#vancouver-transactions
1 messages · Page 1 of 1 (latest)
Hi, are you referring to balance transactions? https://stripe.com/docs/api/balance_transactions/list?lang=java
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
referring recurring transaction
recurring payment failed or success
I am not clear how to identify the transaction went through or not..and specific field to look for transaction status (e.g. declined / failed etc)
Do you mean transactions as Payment Intents?
There is subscriptions for recurring payments https://stripe.com/docs/api/subscriptions/list?lang=java
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.