• Hi
    Thanks for the plugin
    I was informed today by the bank that the plugin sends the wrong parameter
    It sends PosId Id instead of PoId.
    I looked at you code and cant find why it is doing that
    any ideas ?

    thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mpbm23

    (@mpbm23)

    Did you fill out the PosID properly in the Payment gateway settings?
    Also error 1003 is not described in the Paycenter Manual 1.7

    Thread Starter exentric

    (@exentric)

    everything is set up as it should be , I know that error 1003 isn’t in the manual that is why I called them up , and they replied
    Στέλνετε τη παράμετρο PosId Id και όχι PosId.

    Αντε βγλαε ακρη μαζι τους !!!!

    Thread Starter exentric

    (@exentric)

    Τελικα το προβλημα 1003 εινι error απο το soap
    An error occurred updating an object. Make sure all required attributes were set and check the system log.
    μηπως σου λεει τιποτα ?

    Plugin Author mpbm23

    (@mpbm23)

    Είναι πρόβλημα από τη Πειραιώς. Δε γίνεται να στέλνει το plugin παραμετρο PosID Id
    Στείλε τους το κώδικα να το δουν και μόνοι τους

    
      $ticketRequest = array(
     'PosId' => $this->pb_PosId,
    
    
    <input type="hidden" id="PosID" name="PosID" value="' . esc_attr($this->pb_PosId) . '"/>
    
    Thread Starter exentric

    (@exentric)

    ok Μιλησα με πειραιως το προβλημα δημιουργηθηκε οταν το site μπξκε στο cloudflare και εκρυβε το IP

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

The topic ‘error 1003’ is closed to new replies.