Web Marketing Tool
Reseller
WMT .
Question
Referred By: Web Marketing Tool
Login


How do you setup a purchase SMS credits button ...

Added: 05/04/2016   |   Updated: 3 Years Ago

Question   How do you setup a purchase SMS credits button with the SMS Marketing tool combined with the External Billing tool?



Answer    External Billing Add Payment Screenshot
1) Setup an external billing product for selling the credits.

2) Add a billing option to the product.



External Billing Add Notify URL Screenshot
3) Edit the Notify URL for the product putting your URL as shown below:
your-domain.com/admin/smsapi.php?memberid=~affid~&credits=#&apikey=XXXX

# = Replace # with the amount of credits to add when payment is made
XXXX = Put your API Key from Advanced Features.
yourURL.com = Put your domain name.

4) You can then get the URL or ~~ code to use when when editing billing for placing the button throughout your site.




Related Documents

External Billing


SMS Marketing Tool

Still Don't Understand?

Fill out the form below to ask for further clarification about this question:




RELATED QUESTIONS


Q. Can anyone purchase an external billing product or does the person have to be a member?

A. Yes, people can purchase external billing products without being a member.
It creates a contact for the record of the client and the sale is attached to the contact.

Ask For Clarification

Q. How much does twilio charge per a text message?

A. At the time of writing this Document
They charged US$0.01 a text, but you should go and see all their prices and policies at twilio.com

NOTE: TWILIO is a 3rd Party Provider and is not related or associated with WMT !

Ask For Clarification

Q. With the sms Marketing Tool is there a way to code in calls to action?

A. If by calls to action you mean that a member or contact takes an action and then an SMS message is sent to them then yes.  You can either hire us to set it up for you as a support request or if you have someone familiar with php you can do this with a few lines of code.

<?php
include("tools/Telecom.php");

$message = "Example SMS Message";
$cellNumber = "555-555-5555";
$memberAID =  1;

$myMember = new Member();
$myMember->loadMember($memberAID);

Telecom::addSMS($message, $cellNumber, $myMember, time());
?>

The standard member ~~ variables are converted when the actual message is sent.

Ask For Clarification

Q. How do I add a promo code to an external billing product?

A.

Overview:
The promo code allow you to give out discounts to products. If the client has the correct promo code he will get a discount on the product. The promo code only works for Authorize.net, First Data, or other payments where the credit card information is entered on your site.

How to add a promo code?
1- go to edit product page http://YOURDOMAIN.com/admin/editexternalbillingproduct.php?id=PRODUCT-ID

2- Insert discount amount and the desired promo code as shown below

3- Promo code will display in orderform.php page



Ask For Clarification

Q. What is the notify URL when editing an external billing product?

A. The notify URL allows you to send a notification to a URL when a payment is made for an external billing product.

Ask For Clarification

Q. Can external billing work with commission tracking plugin?
Q. How does sms credits work?
Q. With the External billing Tool can you pay out different commissions for different products?
Q. How do we setup an sms notification once a contact reaches a specific contact score?
Q. Do you have an api to connect on my system,so whenever my members will not pay on my system it will cancel automatically all of his landing pages and are we later able to enable him?
Q. How much does the sms marketing tool cost, and who has access to the texting? All members or just the administrators of the system?
Q. How do I sign up for twilio and setup the sms Marketing tool?
Q. Is it possible to use short codes like ~name~ or ~email~ in your sms broadcasts or text ARs?
Q. When sms messages are sent to new members are the sponsors credits used or the admin?
Q. Is there a way to add something to the Admin Calendar that automatically adds to EVERY members calendar so that if they set up sms notifications they will get notifications when I add something to the calendar?
Q. What are tilde codes (variables) which can be used in sms messages
Q. Do I need to purchase anything extra in order to be able to charge people for my software?
Q. Can the notification url in external billing apply to different WMT sites?
Q. What is an api?
Q. Does your software do recurring monthly billing automatically?
Q. Does the software do text message auto-responders?
Q. How does the text feature under "Send Members a Text Message" work?
Q. If I provide the api key to a third party affiliate program, will a new member signup in that program automatically create an account in my site for that member?
Q. What countries can members receive text messages (sms) in?
Q. Does sms notifications work with the software and how does it to work?
Q. How do I add a specific member to get paid (exa: an instructor) when an external billing product is purchased?



Question Keywords: text messaging, api, twilio, external billing



DMCA.com Protection Status Authorize.net
Valid HTML! Valid CSS!


Reseller: WMT
|
Login
(502) 225-3237