Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot configure image, name for stripe_checkout #477

Open
LeCrook opened this issue Oct 31, 2018 · 0 comments
Open

Cannot configure image, name for stripe_checkout #477

LeCrook opened this issue Oct 31, 2018 · 0 comments

Comments

@LeCrook
Copy link

LeCrook commented Oct 31, 2018

Hi,
I'm trying to set the image and the title of the checkout modal like this:

`

    $payment->setName('Title');

    $payment->setImage('https://blablablafr/uploads/2018/04/logo.png');

`
But it seems that you can't and in the Payum/Stripe/Resources/views/Action/obtain_checkout_token.html.twig the model.image and model.name are empty.
Is someone can explain me how can I do this please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant