WordPress+WooCommerce Module Integration Guide 20140307
WordPress+WooCommerce Module Integration Guide 20140307
Note: This guide assumes that WordPress and WooCommerce are already installed on your web server.
Install and configure the plugin on WooCommerce
1. Upload the paydollar plugin to the wordpress plugins folder (/wordpress/wp-
content/plugins/paydollar-payment-gateway-woocommerce/) using an FTP client.
7. Go to PayDollar.
8. Set the module configurations
Payment URL: The integration URL to which platform you are to integrate.
Pay Type: If you prefer N (Sale) or H (Authorize) – Depends on the merchant account
Pay Method: The payment method to display on the payment page. - Depends on the merchant
account
“E” – English
“K” – Korean
“J” – Japanese
“T” – Thai
“F” – French
“G” – German
“R” – Russian
“S” – Spanish
Secure Hash Secret: Optional. The secret key for the secure hash functionality – Please check
with PayDollar/PesoPay/SiamPay.
Prefix: Optional. Prefix for Order Reference No. (Warning: Do not use a dash "-" because the
system uses it as a separator between the prefix and the order reference no.)
Setup the Datafeed URL on PayDollar/PesoPay/SiamPay
1. Login to your PayDollar/PesoPay/SiamPay account.
PayDollar
o Live: https://www.paydollar.com/b2c2/eng/merchant/index.jsp
o Test: https://test.paydollar.com/b2cDemo/eng/merchant/index.jsp
PesoPay
o Live: https://www.pesopay.com/b2c2/eng/merchant/index.jsp
o Test: https://test.pesopay.com/b2cDemo/eng/merchant/index.jsp
SiamPay
o Live: https://www.siampay.com/b2c2/eng/merchant/index.jsp
o Test: https://test.siampay.com/b2cDemo/eng/merchant/index.jsp
2. After login, Go to left sidebar on Profile > Profile Settings > Payment Options.
3. Click the “Enable” radio and set the datafeed URL on “Return Value Link” and click the “Update”
button.
4. On the confirmation page, review your changes then click the “Confirm button”.
5. The datafeed URL has been set.
The End