File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -148,6 +148,7 @@ If you are using REST framework as an full-time employee, consider recommending
148
148
data-description="Individual"
149
149
data-currency="usd"
150
150
data-allow-remember-me=false
151
+ data-billing-address=true
151
152
data-label='Sign up'
152
153
data-panel-label='Sign up - {% verbatim %}{{amount}}{% endverbatim %}/mo'>
153
154
</script >
@@ -195,6 +196,7 @@ Our professional and premium plans also include **priority support**. At any tim
195
196
data-description="Basic"
196
197
data-currency="usd"
197
198
data-allow-remember-me=false
199
+ data-billing-address=true
198
200
data-label='Sign up'
199
201
data-panel-label='Sign up - {% verbatim %}{{amount}}{% endverbatim %}/mo'>
200
202
</script >
@@ -229,6 +231,7 @@ Our professional and premium plans also include **priority support**. At any tim
229
231
data-description="Professional"
230
232
data-currency="usd"
231
233
data-allow-remember-me=false
234
+ data-billing-address=true
232
235
data-label='Sign up'
233
236
data-panel-label='Sign up - {% verbatim %}{{amount}}{% endverbatim %}/mo'>
234
237
</script >
@@ -263,6 +266,7 @@ Our professional and premium plans also include **priority support**. At any tim
263
266
data-description="Premium"
264
267
data-currency="usd"
265
268
data-allow-remember-me=false
269
+ data-billing-address=true
266
270
data-label='Sign up'
267
271
data-panel-label='Sign up - {% verbatim %}{{amount}}{% endverbatim %}/mo'>
268
272
</script >
You can’t perform that action at this time.
0 commit comments