File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
src/components/DonorBoxWidget Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
- <script src =" https://donorbox.org/widget.js" ></script >
1
+ <script src =" https://donorbox.org/widget.js" paypalExpress = " true " ></script >
2
2
<!-- @ts-expect-error -->
3
3
<div class =" overflow-hidden mt-md pb-0 max-w-[420px] min-w-[250px]" >
4
4
<iframe
5
- allowpaymentrequest =" "
6
- height =" 525"
7
- width =" 100%"
8
- title =" Support the Processing Foundation, Donorbox"
5
+ src =" https://donorbox.org/embed/back-to-school-805292?"
9
6
name =" donorbox"
10
- src =" https://donorbox.org/embed/support-the-processing-foundation?hide_donation_meter=true"
11
- style =" max-width: 420px; min-width: 250px; max-height:none !important;"
12
- class =" rounded-lg"
13
- >
7
+ allowpaymentrequest =" allowpaymentrequest"
8
+ seamless =" seamless"
9
+ frameborder =" 0"
10
+ scrolling =" no"
11
+ height =" 900px"
12
+ width =" 100%"
13
+ style =" max-width: 500px; min-width: 250px; max-height:none!important"
14
+ allow =" payment" >
14
15
</iframe >
15
16
</div >
You can’t perform that action at this time.
0 commit comments