Stripe Payment Page | Community
Skip to main content
Answered

Stripe Payment Page


Forum|alt.badge.img+1

Hi, I have set the price and can capture the recall amount but i can’t change the default “Your credit card will be charged: $0.00”  amount? Is there any way to change that?

Thank you

 

 

Best answer by Liz

Hi @icwkien that field should automatically populate, though in order for it to do so, you’ll need to use the calculator and assign values to the price variable. If you’ve set this up, but using the score variable, you’ll just need to update this to the price!

View original

6 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14923 replies
  • June 23, 2021

Hi @icwkien welcome to the community! :hugging: It isn’t possible to change this text, but it should update with the pricing amount that your respondent will be charged. Out of curiosity, what are you looking to change the text to? 


Forum|alt.badge.img+1
  • Author
  • Explorer
  • 12 replies
  • June 23, 2021

Hi @Liz,

I created package 1 is 1000KG - $10, package 2 is 2000KG - $20 & package 3 is 3000KG - $30. 

After user choose respective package it goes to stripe payment. How can I have the amount show in the stripe page? I tried to edit and do recall but the text in that page cannot be edited except the top line.

I can’t  do “Your credit card will be charged: $@price”

 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14923 replies
  • Answer
  • June 23, 2021

Hi @icwkien that field should automatically populate, though in order for it to do so, you’ll need to use the calculator and assign values to the price variable. If you’ve set this up, but using the score variable, you’ll just need to update this to the price!


Forum|alt.badge.img+1
  • Author
  • Explorer
  • 12 replies
  • June 24, 2021

Hi @Liz , Thank you I managed to show the price by changing to @price.

 

I did it by entering a number manually, if I allow user to purchase a user define amount and want it to reflect. How can I do it?

 

 


Forum|alt.badge.img+1
  • Author
  • Explorer
  • 12 replies
  • June 24, 2021

@Liz , I managed to do it only in a separate page.  Is it possible to enter the amount in the same page. May I know what are those {{field:01xxxxxx}}

 

Thank you

 

 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14923 replies
  • June 24, 2021

Hi @icwkien the {{field:01xxxxxx}} are your recalled variables. When building the form, they’ll show up like that since there isn’t any information they’re recalling in the form until it’s being filled out by a customer. 

As for showing the information on the same page, are you referencing the {{field:01xxxxxx}}? Or if you don’t mind sharing a screenshot of where you’d like the price to appear, that would be helpful!


Reply