#jacobfinn
1 messages · Page 1 of 1 (latest)
Hey there
Let me take a look
Mostly this isn't going to be worth the hassle
You would need to override a bunch of stuff
Since you need to change to mode: subscription
If you do want to use the CLI here
You should use the --edit flag
And open up the fixture in your IDE
And then make the changes there
Instead of trying to use the command line
Otherwise, I would just create a Checkout Session real quick and complete it
Tried that and got:
Waiting for your editor to close the file...
exec: "vi": executable file not found in %PATH%
Which will generate the Event
The IDE that is opened with --edit relies on GIT_EDITOR: https://git-scm.com/docs/git-var
Can't use a different one?
So you could set that to VS Code for instance and it should open up the fixtures fine
(That's what I have it set up as)
is it trying to open a .cmd?
so I can change the default on windows
all it says in the docs
Yep that is because the docs assume you know how to set up your default IDE
I'm not familiar with setting git editor default on windows
Maybe https://stackoverflow.com/questions/30024353/how-to-use-visual-studio-code-as-default-editor-for-git will help?
If you do git var GIT_EDITOR what do you see?
Great
Although I updated the price object and it's still a payment mode