-
We want to remove human process and automatically update the Demo to display the latest version of the SolidusBolt gem
-
The new onboarding merchant API will return a payload like this:
```
{
"is_enabled": true,
"config_mode": "",
"merchant_id": "",
"bolt_credentials": {
"api_key" : "",
"signing_secre…
-
The first part of `Automated Onboarding for Embedded Checkout` is to `confirm the merchant details on a Bolt hosted UI`.
We have to provide a way for the new merchants to create a Bolt account fro…
-
This issue comes from a meeting @coorasse, @spaghetticode and I had to discuss the feasibility of supporting Webpacker into Solidus. These are the notes of the meeting. We want to use them to start a…
-
Hi -
Do you plan on releasing a version compatible with Ruby 3, now that it's the latest stable version of Ruby?
I see that the keyword argument issue was already fixed in #28.
Thanks
-
**Is your feature request related to a problem? Please describe.**
I want Adresses not to require the phone number (besides other things) and was happy to find kind of official documentation about it…
-
Now that this extension is public we can run the RSpec check on CircleCI.
-
This test/s should run *all* migrations against a newly created database schema, and should also test the code in *all* `after_party` tasks. The purpose of this is to protect against issues like the o…
-
- Go with the regular checkout flow
- Select Square for payment
- Use the API service class in https://github.com/nebulab/solidus_square/issues/3 to create the checkout call
- Take the checkout_url…
-
ref https://github.com/nebulab/solidus_square/issues/26
When the user lands to the redirectURL specified on configuration, we should show a thank you message and reset his session, in order to avoi…