Title: Blank Response
Last modified: August 1, 2018

---

# Blank Response

 *  Resolved [at](https://wordpress.org/support/users/atulbramhe/)
 * (@atulbramhe)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/blank-response/)
 * I am using plugin shortcode, I have to show different message on this page
    after
   payment, but cant get response on this after payment is done
 * and also after get “paid” status I have to redirect user on different location
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fblank-response%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [at](https://wordpress.org/support/users/atulbramhe/)
 * (@atulbramhe)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/blank-response/#post-10549855)
 * can you please reply me once?
 *  Plugin Contributor [davdebcom](https://wordpress.org/support/users/davdebcom/)
 * (@davdebcom)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/blank-response/#post-10550111)
 * Hi
 * You can either use Paytium Plus:
    [https://www.paytium.nl/handleiding/eigen-tekst-na-betaling/](https://www.paytium.nl/handleiding/eigen-tekst-na-betaling/)
 * Or use a custom code snippet if you have experience with PHP:
    [https://www.paytium.nl/handleiding/veelgestelde-vragen/#kan-ik-gebruikers-na-een-betaling-redirecten](https://www.paytium.nl/handleiding/veelgestelde-vragen/#kan-ik-gebruikers-na-een-betaling-redirecten)
 * If the last option is not working, please share the code you used and explain
   how you added it to WordPress. If you used a plugin like Code Snippets, are you
   sure the snippet is activated?
 * Kind egards
    David
 *  Thread Starter [at](https://wordpress.org/support/users/atulbramhe/)
 * (@atulbramhe)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/blank-response/#post-10563462)
 * Hello
 * Thanks for reply
 * I have made a custom field from ACF and call the shortcode from it
 *  echo ‘<div class=”instant_payment” style=”display:none;”>’;
    $payment_post =
   get_field(‘payment_form’,’option’); echo do_shortcode($payment_post); echo ‘</
   div>’; echo ‘<div class=”result>”‘;
 * after filling form I tried to print_r the status but showing blank array

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Blank Response’ is closed to new replies.

 * ![](https://ps.w.org/paytium/assets/icon-256x256.png?rev=1967172)
 * [Paytium: Mollie payment forms & donations](https://wordpress.org/plugins/paytium/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paytium/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paytium/)
 * [Active Topics](https://wordpress.org/support/plugin/paytium/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paytium/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paytium/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [at](https://wordpress.org/support/users/atulbramhe/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/blank-response/#post-10563462)
 * Status: resolved