-
Author
-
November 26, 2017 at 17:37 #181103OceanglimParticipant
Hello,
since none of the payment gateways in Pmp are trusted by people in my country (Sweden), and Pmp don’t support the Apple Pay -version of Stripe, I am thinking of adding Apple Pay, Google Pay and Android Pay as a separate option below the Stripe checkout form. This will mean I will have to add these members manually to their desired membership level, but still I think this would be a good idea.
Could you please just let me know where exactly to add these codes? I would appreciate that very much!
https://stripe.com/docs/stripe-js/elements/payment-request-button
Thank you very much!
Attachments:
You must be logged in to view attached files.November 26, 2017 at 17:56 #181110Kieran_SQModeratorHi,
I will forward this ticket to one of our developers who may be able to assist you with your query, they’ll be in touch as soon as they can, Mon to Fri, East Europe Time.
However, in the mean time, please contact the plugin developer directly as they’ll be able to advise you better with their plugin.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
November 27, 2017 at 19:27 #181229RaduModeratorHi,
Most sure the code will be added to the checkout.php file but i think there should be made more thinks than paste that code.
Check for checkout file first in child theme if you have overwritten ( /wp-content/themes/sweetdate-child/paid-memberships-pro/pages/checkout.php ) if the file it’s there and child theme activated add the code in this file aroud file 786
If you don’t have the checkout file there you will have to copy the checkout.php file from : /wp-content/themes/sweetdate/pages/checkout.php
to : /wp-content/themes/sweetdate-child/paid-memberships-pro/pages/
Then to made the changes.
NOTE : Child theme needs to be installed and activated.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 30, 2017 at 16:15 #181578RaduModeratorYou’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 4, 2017 at 23:59 #181961OceanglimParticipantHi again!
Should Step 1-4 be added in a row at the same place?
https://stripe.com/docs/stripe-js/elements/payment-request-buttonMost grateful for your reply!
December 5, 2017 at 17:26 #182016RaduModeratorHi,
For 1 yes and also for the rest but there are more advanced things to do you should pass from php to Js values there… not only copy paste those codes there.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.