$(function () { payment_form = $('form').attr('id'); addLinkToSetDefaults(); }); function setDefaultsForAll() { if (payment_form === "payment_confirmation"){ setDefaultsForUnsignedDetailsSection(); } else { setDefaultsForPaymentDetailsSection(); } } function addLinkToSetDefaults() { $(".section").prev().each(function (i) { legendText = $(this).text(); $(this).text(""); var setDefaultMethod = "setDefaultsFor" + capitalize($(this).next().attr("id")) + "()"; newlink = $(document.createElement("a")); newlink.attr({ id:'link-' + i, name:'link' + i, href:'#' }); newlink.append(document.createTextNode(legendText)); newlink.bind('click', function () { eval(setDefaultMethod); }); $(this).append(newlink); }); newbutton = $(document.createElement("input")); newbutton.attr({ id:'defaultAll', value:'Default All', type:'button', onClick:'setDefaultsForAll()' }); newbutton.bind('click', function() { setDefaultsForAll; }); $("#"+payment_form).append(newbutton); } function capitalize(string) { return string.charAt(0).toUpperCase() + string.slice(1); } function setDefaultsForPaymentDetailsSection() { $("input[name='transaction_type']").val("authorization"); $("input[name='reference_number']").val(new Date().getTime()); $("input[name='amount']").val("100.00"); $("input[name='currency']").val("THB"); } function setDefaultsForUnsignedDetailsSection(){ $("input[name='card_type']").val("001"); $("input[name='card_number']").val("4242424242424242"); $("input[name='card_expiry_date']").val("11-2020"); }

Paradise Ocean View Condo for Rent

Choose Which Room Type You’d like:

Paradise Ocean View One Bedroom (1-Month Only)

Paradise Ocean View

1 Bedroom for Monthly Rent – Paradose Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.


Paradise Ocean View Two Bedroom (1-Month Only)

Paradise Ocean View 2 Bedroom

2 Bedroom for Monthly Rent – Paradise Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.


Short-term Rentals:

Paradise Ocean View ONE Bedroom (Short term, Per Day)

Paradise Ocean View 1 Bedroom (Rent Daily)

This is a 1 Bedroom for Rent (Daily Rate) – Paradose Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.

A damage deposit of THB 1,000 is required on arrival.


Paradise Ocean View TWO Bedroom (Short term, Per Day)

Paradise Ocean View 2 Bedroom (Rent Daily)

This is a 2 Bedroom for Rent (Daily Rate) – Paradise Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.

A damage deposit of THB 1,000 is required on arrival.


Choose Which Room Type You’d like:

Paradise Ocean View One Bedroom (1-Month Only)

Paradise Ocean View

1 Bedroom for Monthly Rent – Paradose Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.


Paradise Ocean View Two Bedroom (1-Month Only)

Paradise Ocean View 2 Bedroom

2 Bedroom for Monthly Rent – Paradise Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.


Short-term Rentals:

Paradise Ocean View ONE Bedroom (Short term, Per Day)

Paradise Ocean View 1 Bedroom (Rent Daily)

This is a 1 Bedroom for Rent (Daily Rate) – Paradose Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.

A damage deposit of THB 1,000 is required on arrival.


Paradise Ocean View TWO Bedroom (Short term, Per Day)

Paradise Ocean View 2 Bedroom (Rent Daily)

This is a 2 Bedroom for Rent (Daily Rate) – Paradise Ocean View, great choice for those who would like to be isolated from the whole world and spend an unforgettable pleasant vacation.

A damage deposit of THB 1,000 is required on arrival.