#41 fix naming problem, added creator-id prop for the payment. Redirect and message for paymentCompleted changed to generic for now
This commit is contained in:
@@ -383,7 +383,7 @@ Je suis authentique, créative, stratégique, caféinée et à l’écoute. Et s
|
||||
JE SOUTIENS!
|
||||
</v-card-title>
|
||||
</v-row>
|
||||
<StripePayment></StripePayment>
|
||||
<StripePayment creator-id="27e5321d-2bcc-42b0-9548-33802431e8f3"></StripePayment>
|
||||
</v-container>
|
||||
</v-card>
|
||||
</v-container>
|
||||
|
||||
@@ -497,7 +497,7 @@
|
||||
JE SOUTIENS!
|
||||
</v-card-title>
|
||||
</v-row>
|
||||
<StripePayment></StripePayment>
|
||||
<StripePayment creator-id="5b122430-442a-4967-98b6-6c7787c70c91"></StripePayment>
|
||||
</v-container>
|
||||
</v-card>
|
||||
</v-container>
|
||||
|
||||
@@ -375,7 +375,7 @@
|
||||
JE SOUTIENS!
|
||||
</v-card-title>
|
||||
</v-row>
|
||||
<StripePayment></StripePayment>
|
||||
<StripePayment creator-id="5b122430-442a-4967-98b6-6c7787c70c91"></StripePayment>
|
||||
</v-container>
|
||||
</v-card>
|
||||
</v-container>
|
||||
|
||||
@@ -457,7 +457,7 @@
|
||||
JE SOUTIENS!
|
||||
</v-card-title>
|
||||
</v-row>
|
||||
<StripePayment></StripePayment>
|
||||
<StripePayment creator-id="5b122430-442a-4967-98b6-6c7787c70c91"></StripePayment>
|
||||
</v-container>
|
||||
</v-card>
|
||||
</v-container>
|
||||
|
||||
Reference in New Issue
Block a user