• Resolved Kai

    (@kaichi)


    Hello,

    I noticed that the Reference is not visible on Paypal page (transaction), any chance to show it?

    Thank you!

    Kai

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hello, what do you mean by no reference is not visible in your PayPal account?

    Kind regards.

    Thread Starter Kai

    (@kaichi)

    Hello,

    Thanks for the reply, I mean when you go to your Paypal account and you see all the transactions, it’s possible to see the import and the email but it’s not possible to see the reference.

    ie: I’m the client and I write this payment is for a book.
    I should see “this payment is for a book” in the Paypal transaction.

    Thank you!

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, what shortcode are you currently using in your site?

    Thank you.

    Thread Starter Kai

    (@kaichi)

    I used the normal shortcode ([wp_paypal_payment return=”email_address”]), I noticed also that using
    reference=”” (to hide reference)
    reference_placeholder=”Enter a payment reference”
    They don’t work

    Thread Starter Kai

    (@kaichi)

    Hello, I just noticed that the shortcode differs the fuctionality of the plugin (it was not so clear).


    If you want to display a payment module with just any amount:
    [wp_paypal_payment_box_for_any_amount …]

    If you want to to display a payment module following all instructions inside the shortcode you need to use:
    [wp_paypal_payment_box …]

    This shorcode follows the settings of the plugin and doesn’t consider what’s inside the shortcode:
    [wp_paypal_payment …]
    (however it doesn’t follow all settings, ie: if I remove all Payment options, appears a blank field instead of nothing)

    Suggestion for the devs: I would implement a Shortcode generator with all possible options

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for providing more information. I have submitted a message to the developers to investigate further your findings/request.

    Kind regards.

    Thank you for suggestion. I will add it to the wishlist.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Reference not visible on Paypal page (transaction)’ is closed to new replies.