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

Hide unsused payment options on subscriptions, Add log in instructions for non logged in customers #44

Merged

Conversation

Taiteilija
Copy link
Collaborator

Related tickets & documents

Link to JIRA ticket if there is one.

Description

Provide a meaningful description about the changes you've made.

Adding add card for all users so it can be used for recurring payments etc.
Also hide unsused payment options when using subscription payments
@@ -339,6 +339,10 @@ msgstr "toimitus"
msgid "An error occurred validating the signature."
msgstr "Allekirjoituksen vahvistamisessa tapahtui virhe."

#: src/Gateway.php:1117
msgid "You can save your card details for next time by logging in to the store. If you do not own an account you can also create one."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Saisiko tähän tekstiin linkin kirjautumissivulle tuosta "logging in"-kohdasta ja rekisteröitymissivulle tuosta "create one"-kohdasta?

Ja ehkä käännös voisi olla "If you don't have an account, you can create one."

src/Gateway.php Outdated
'save_card_text_selection' => [
'title' => __( 'Saving card description', 'paytrail-for-woocommerce' ),
'type' => 'checkbox',
'label' => __( 'Enable enable "you save card details by logging in" text for customer without an account', 'paytrail-for-woocommerce' ),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pitäisi varmaan olla "you can save..."

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja olikos muuten näille hallintasivun teksteille olemassa käännökset suomeksi?

@loueranta-paytrail loueranta-paytrail merged commit caa63b2 into paytrail:master Aug 24, 2022
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

Successfully merging this pull request may close these issues.

3 participants