Discussions
How can I show the afterpay widget after the add to cart button?
How can I show the afterpay widget after the add to cart button?
Posted by Val about 2 months ago
Move widget on product page (Shopify)
I have installed the coding as per Afterpay's instructions ( https://developers.afterpay.com/afterpay-online/v1/docs/shopify-aunz-afterpay-product-page-display ).
It is showing on my product page, however, the widget is right next to/almost on top of the product price (both web and mobile versions) and I wish for it to be under the product price, but above the product description - and ideally smaller than the current size.
How do I move this to where I would like it to be?
My website is www.theadapthub.com
Posted by Thea about 2 months ago
Afterpay messaging not showing on products pages in mobile view
Hi, I've installed Afterpay on my store and followed all the steps add the messaging in my product pages and checkout.
Everything works fine on desktop but when I view my store on a mobile device or tablet the Afterpay messaging does not appear on the product pages.
Any ideas how I can resolve this? Thanks so much!
Store URL is: https://blueedition.com.au/
Posted by Nick Allen 2 months ago
Font size on afterpay-paragraph
Hi there,
I am trying to align the font size of the afterpay-paragraph inside the shadow root to that on my product display page. Your previous advice on this forum of styling afterpay-placement seems not to work; the shadow root includes a style tag that overwrites the size of the text despite what I set on afterpay-placement. The only thing that has an effect is data-size and none of these give the size I need.
Any advice?
Using your plugin on WooCommerce.
Posted by Jason Bolger 2 months ago
iOS - How can we show/hide the "Info" hyperlink on the end of the price breakdown view?
Hello. We're displaying the price breakdown view in a few of our checkout screens in our app, but we would like to hide the "Info" hyperlink in one of the screens that has a more compact layout than the other screens. Is there any way we hide the "Info" link?
According to the code for the PriceBreakdownView class, the "Info" hyperlink is a private class property that doesn't allow for the text to be configurable, nor is there any public interface for showing/hiding it....
// PriceBreakdownView.swift
public final class PriceBreakdownView: UIView {
private func updateAttributedText() {
// ...
let linkAttributes = textAttributes.merging([.link: infoLink]) { $1 }
let link = NSAttributedString(string: Strings.info, attributes: linkAttributes)
let strings = badgeAndBreakdown + [space, link]
// ...
}
And here's a link to the developer docs: https://github.com/afterpay/sdk-ios#price-breakdown
Thanks for your help!
Posted by Fred White 2 months ago
Localize the Afterpay message
My site uses the Shopify Geolocation app to change currency between CAD and USD. The value of the 4 payments with Afterpay works, but it shows the currenct as CAD all the time. Can I change it to show the currency that is selected in the Geolocation app?
www.singularluggage.ca
Posted by simon mcnally 2 months ago
How to place messaging to other place
Hi!
I want to ask, is there any possible way to place the afterpay messaging to another place not under the price? I want to place it after buy button for example
Posted by Deka Kurniawan 2 months ago
After Pay Message overlaying with my product price - Shopify
How do I get a space between my product price and the Afterpay message on my PDP page? currently they are overlapping with each other.
Posted by Ru 2 months ago
Afterpay line shows up only for logged in users on single product page
Afterpay settings are as instructed, hook is in place and afterpay is enabled for single products. I have looked at all suggestions and also other discussions but couldn't find a solution.
Using inspection tools I can see that afterpay html is in place but then compared to the way it shows up for logged in user, it lacks #shadow-root (open) that is followed by style and p tags with code.
Any help would be appreciated if you have experienced something similar.
Posted by Virginija Meilune 3 months ago
SECRET KEY FOR WEB SET UP
Hi there! Do I have to contact an account person for a 'secret key' for our website?
Posted by Deanne Torre 3 months ago