#DanielPolak
1 messages ยท Page 1 of 1 (latest)
Is there any new information?
sorry still looking at it I maybe missing something obvious
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I was barking off the wrong tree, it's just that you haven't subscribed to this event in your webhook endpoint
But I can't even see this value in the dashboard json
this is because the payment wasn't made yet
if you see the next_action property
you have display_bank_transfer_instructions
I'm not sure whether bank transfers is testable in testmode
Oh so I stand corrected
here's how you can test this https://stripe.com/docs/payments/bank-transfers/accept-a-payment?platform=web#element-test-your-integration
by using the reference you can find on the display_bank_transfer_instructions you can pay the amount and then it will become available on your customer's balance