Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f7e47 commit df69473Copy full SHA for df69473
src/components/modal/Donate.tsx
@@ -8,7 +8,7 @@ export default function Donate() {
8
'src',
9
'https://cdn.razorpay.com/static/widget/subscription-button.js'
10
)
11
- script.setAttribute('data-subscription_button_id', 'pl_GdSwtlH5wuoiJS')
+ script.setAttribute('data-subscription_button_id', 'pl_GeHbmown0obyb6')
12
script.setAttribute('data-button_theme', 'brand-color')
13
form.appendChild(script)
14
}, [])
0 commit comments