Commit 5ff10e8
committed
fix(next): update form-action csp with paypal
Because:
- The PayPal button isn't loading on checkout and shows a CSP related
error in console.
This commit:
- Updates form-action CSP to include PayPal API URL
- Updates paypal react library to latest version
Closes #PAY-33031 parent af6ef24 commit 5ff10e8
3 files changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12516 | 12516 | | |
12517 | 12517 | | |
12518 | 12518 | | |
12519 | | - | |
12520 | | - | |
12521 | | - | |
| 12519 | + | |
| 12520 | + | |
| 12521 | + | |
12522 | 12522 | | |
12523 | 12523 | | |
12524 | | - | |
| 12524 | + | |
12525 | 12525 | | |
12526 | 12526 | | |
12527 | 12527 | | |
12528 | | - | |
12529 | | - | |
12530 | | - | |
| 12528 | + | |
| 12529 | + | |
| 12530 | + | |
12531 | 12531 | | |
12532 | | - | |
| 12532 | + | |
12533 | 12533 | | |
12534 | 12534 | | |
12535 | 12535 | | |
12536 | 12536 | | |
12537 | | - | |
| 12537 | + | |
12538 | 12538 | | |
12539 | 12539 | | |
12540 | 12540 | | |
| |||
35159 | 35159 | | |
35160 | 35160 | | |
35161 | 35161 | | |
35162 | | - | |
| 35162 | + | |
35163 | 35163 | | |
35164 | 35164 | | |
35165 | 35165 | | |
| |||
0 commit comments