Commit a7ba525
committed
Set payment method to none
By default Solidus is now looking for `solidus_paypal_commerce_platform`,
however, with the sandbox and the dummy generator we need to set this
to `none`, otherwise these scripts are not running successfully.
This commit fixes that. It does not update the application template for Heroku
though. That will be a seperate PR.1 parent 4422628 commit a7ba525
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments