Hello - I had originally asked this question on th...
# suitecommerce
r
Hello - I had originally asked this question on the subreddit. This slack channel seems to be more technical. I am very new to suitecommerce and im having a hard time following documentation on how I can edit the css/html for our pay-by-link checkout page (which is processed by suitecommerce. Im positive we do not have the suitecommerce advance. So is there anyway to edit the html/css or is this only possible with advance ? Im following the documentation laid out in this pdf : https://netsuitedocumentation1.gitlab.io/netsuitedocumentation1/SCSiteBuilderGuide.pdf#page=130&zoom=100,120,706
d
Hi Ryan, that documentation is from 2017 and I am pretty sure it has mixed information between SuiteCommerce and SiteBuilder (the older ecommerce platform NS used to have). The vast majority of that documentation is for SiteBuilder, not SC I would rather leverage developers.suitecommerce.com or the documentation published in Oracle. Sorry I am not offering you a solution though
s
how I can edit the css/html for our pay-by-link checkout page (which is processed by suitecommerce
I am not 100% sure which functionality you're talking about here. Are you talking about Payment Link (https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_162516600357.html) which is a standalone (ie non-SuiteCommerce) way of paying an individual invoice, or are you talking the Direct Invoice Payment (https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_9160903634.html) functionality? Or are you talking about the page in My Account where they actually view and pay invoices?
The page you linked is for Site Builder, so I don't think you're talking about either of them and you may need to ask in #CD078NTQD
1
r
Thanks Diego and @Steve Goldberg we are using pay-by-link which has a QR code / link to pay for the invoice. Once the end user clicks this they are brought to a checkout page which is generated through suitecommerce (Im assuming becuase it looks the exact same to the my accounts page). This is also where im very confused. Hopefully this helped.
s
Although there aren't many SB experts left
OK, and you want to change the page in My Account?
r
Yes. Its the checkout part of my accounts where users pay their invoices. It has all of our payment options and then a brief view of the invoice details.
s
OK, and how big would you say is the change you want to make?
r
I would say minor. We want to switch the layout of the card providers and their images etc, the base layout is very bland and confusing. Im aware you add the images and other details on the payment method record itself but we are looking for further customization. I can provide the html of the places we would want to change or images of the page if that would help.
s
So, these?
r
This is the part we want to customize :
s
OK, that's payment link
Not SuiteCommerce
Those payment card icons should be sourced from the payment types themselves
As for changing the look-and-feel (eg adding CSS) then that is something, I'm afraid, that is not customisable
r
Got it. Thanks for making the distinction. Im sorry we had to go back and forth so much on this. It was quite confusing trying to separate all this to know which is what. Thats unfortunate news but thank you none the less.
s
That's OK, happy to help
1
r
@Steve Goldberg Read through alot of docs yesterday. Cannot customize pay-by-link at all like you stated. Would switching to direct invoice payment get us the ability to customize more of what I want ?
This would then be supported by suitecommerce/myaccount correct ? So we would be able to customize then with my understanding.
s
Yeah you could. The Direct Invoice Payment would send them to the invoice in My Account. You can build a custom theme to make it look how you want. It's harder to change the functionality of those pages without significant development however
r
Okay thanks for the input.