Skip to content

Commit 2949be8

Browse files
1 parent c6a7c05 commit 2949be8

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mage2pro/portal-stripe"
3-
,"version": "0.5.2"
3+
,"version": "0.5.3"
44
,"description": "The stripe.mage2.pro website."
55
,"type": "magento2-module"
66
,"homepage": "https://stripe.mage2.pro"

etc/options.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474
,"image": "require-the-cardholder-name"
7575
,"description": "Stripe does not require it, but you can require it from your customers."
7676
}
77+
,{
78+
"title": "Prefill the cardholder's name from the billing address?"
79+
,"image": "prefill-the-cardholder-name"
80+
,"description": ""
81+
}
7782
,{
7883
"title": "Require the billing address?"
7984
,"image": "require-the-billing-address"
7.77 KB
Loading

0 commit comments

Comments
 (0)