Which items need to be assigned to which screens to add Amazon Pay to the ReadyTheme? What tokens?
Announcement
Collapse
No announcement yet.
Adding Amazon Pay
Collapse
X
-
Adding Amazon Pay
Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Tags: None
-
Let me clarify - re-add Amazon Pay. The site already had it, but it was overlooked and the item assignments got removed.Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
- 1 like
-
I believe you need all three "amazon_*" items.
Pro Tip:
If you haven't already,
REPLACE:
design:
{
size:
{
width: '&mvte:amazonpay_wallet:width;px',
height:'&mvte:amazonpay_wallet:height;px'
}
},
WITH:
design:
{
designMode:'responsive'
},
In the Amazon Payment templates. This lets the Amazon display adjust for screen size.Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
- 1 like
Comment
-
Originally posted by Bruce - PhosphorMedia View PostI believe you need all three "amazon_*" items.
.
Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Comment
-
On all the amazon pages and amazon button item where you want the button to appear (i.e., basket page)Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
-
Originally posted by lesliekirk View Post
On what screens are these items to be assigned to? I'm thinking the BASK screen is a given. Are there others that need intervention?
amazonpay_address -> AMAZONPAY_OCST, AMAZONPAY_OPAY, AMAZONPAY_OSEL
amazonpay_button -> BASK
amazonpay_wallet -> AMAZONPAY_OPAY,
- 1 like
Comment
-
Thanks, Jim! Just what I needed to know. And thank you too BruceLeslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Comment
Comment