#Prince Sandhu-testing
1 messages · Page 1 of 1 (latest)
Ah that's sad. Do you have suggestions for how to test transactions in live mode then?
Can you tell me a bit more about what you are trying to test about them in Live?
We want to sell a subscription on our platform on behalf of our customer. We want to see that the subscription is created on their platform and they are able to access to all the information about the subscription and customer there
We have them connected on our live mode and it would be inconvenient to connect them to our test mode since we can't just clone them to test mode
Also since there are features that work in test mode and not in live mode, it will be nice to check that all our features will work in live mode too
What live mode only features are you looking to test?
And if you want to test a live mode subscription, would a free trial and/or one off coupon to create that subscription for free work for your testing purposes?
Can you explain a bit more what about the test mode testing was insufficient for those first two points? I want to make sure I'm understanding your needs correctly here
would a free trial and/or one off coupon to create that subscription for free work for your testing purposes?
This is what I am planing to do but I was trying to make sure that if there was a solution from stripe for my problem already.
Can you explain a bit more what about the test mode testing was insufficient for those first two points?
I previously tried creating AccountLink before setting up my account and deleting a standard account, both these calls worked in test mode but failed in live mode. My concern is that I might account a similar thing in live mode too so I want to test in live mode before I push things to prod.
I think that that would make sense as a way to test it here.
And to be clear, you have already tested this with connected accounts in test mode just not one with this specific customer?
yes
you have already tested this with connected accounts in test mode just not one with this specific customer?
I meant yes to this
So would creating this test subscription cover the info you need to see here or are there things that you think it may not invoke?
that should do the job, thanks