No content to show
User Activity
The documentation for an external SDK I want to use tells me to load it in as <head> <script src="https://paymobile.cdn-pay.com/jsapi/v2.2.0-beta/pay-mobile-sdk.js" crossorigin async data-initial-token="Your Pay Mobile JS token"></script> How can I d...
Hi @Erin, I believe I am taking a different approach but need assistance with evaluating its feasibility:I want to have Pay with Apple or Pay with Google or a CUSTOM Payment Method as a checkout payment option, rather than just as an Express Checkout...
I want to have Pay with Apple as a checkout payment option, rather than just as an Express Checkout button at the top of the screen. I know you can put things like COD (Cash On Delivery) as a payment option, so I was inquiring to see if it's possible...
05-28-2024
I am trying to figure out how I can disable certain payment methods on the product page. I am aware of different ways to conditionally remove payment options from the checkout page (e.g. based on total price, etc), but I cannot figure out how to do t...