#pro-pooja

1 messages · Page 1 of 1 (latest)

shut cedarBOT
neat ether
#

Hi there!

#

What exactly do you want to "cancel"?

lofty scarab
#

My bad, I want to cancel subscription

neat ether
lofty scarab
#

I want to mock the flow.

neat ether
lofty scarab
#

I am writing a test case, I want to write test case for cancel subscription.

neat ether
lofty scarab
#

I am not sure how to use stripe-mock in laravel.

shut cedarBOT
neat ether
#
  1. Run the mock server
  2. When you intialize the Stripe library, point it to the mock server with the host parameter (to be confirmed)
  3. Then when you make a Stripe API call, it doesn't go to Stripe bu to the mock server