Search
-
hi,
While you wouldn't be able to use your payment gateway directly with
Method screens, you will be able to do the following:
Use Method API to get data from Method into your application
In your application,
communicate with Payment Gateway API providing it received data in step 1.
Update Method with new data
...
-
Hi Tal,
This is now fixed.
-Michael
-
Hello,
How can I create a format to show the commas for numbers greater than 100? For example, I want $1000.00 to look like $1,000.00. I tried to create a format $0,000.00 but it shows it as $0,100.00, etc. and I don't want the leading zero. And I need the $ symbol in front.
Thanks!
-
This is a tip that I shared while leading a training session at Scaling New Heights and I thought I'd also share it here to the entire community.
Since Method allows HTML on screen labels and captions, here's a quick way to get the html code. Simply go to a screen that has an html editor enabled field like the activities ...
-
Hi JKSM@SA,
Mark is right the only additonal thing that is worth noting is that this would only be tracked for customers added directly in Method, anyone added in QuickBooks would not have a correct value for the "Created Date"
-Michael
-
Hi JKM@SA
Natively this field doesn't exist. However, its a simple matter of adding a new date/time field to the customer table, adding your new field to the customer list screen, and setting the field to default to the current date/time.
Hope this helps
-
Is there a field in the Customer table that reflects the date the customer record was added?
-
[quote user="Shawvr"]It's the customer table, do you still want screenshots?[/quote]
Yes, it would help.
-Michael
-
On further analysis, I have found a bug in IE8. The problem, as you correctly discovered, was that my html had a form within a form. However, this state of affairs was not how I had constructed the page.
My page was loaded into memory correctly, as a single xhtml form. However, when I assigned that text to the innerHTML of my page container div, ...
-
Hi Wayne,
You never answered the second half of your original post, and I have the same question. I want to link to a different payment gateway than your options. I understand that it is down on your priority list for now, but is it possible for us to modify the Method API to do this? I have a programmer and the API info from ...
|
|
|