Payment Modification

Hello.

I've written a custom payment hack based on the paypal scripts that process credit cards.

Everything is working but I can not get the My Status block on the membership page (http://www.blablabla/m/membership/index) to change to and show the text the custom user level that is chosen in the payment process. The user is also restricted to what a standard member can do and I have shut all the actions off so they can't do anything.

It is stuck on {Standard} membership. The {Expires never} right under it in the block is correct as there is "NULL" for the end date.

I'm working with the tables:
bx_pmt_transactions_pending
bx_pmt_transactions
sys_acl_levels_members
as well as a custom table.

I have searched for one of my custom levels "Silver (non-recurring)" and the others and of course find it in the "sys_acl_levels" tables and also see it in two localization tables: "sys_localization_keys"  "sys_localization_strings" and in the "IDKey" and the value is the same: "5215" in both.

  When I search for "Standard" I see "412" in those two localization tables and as a single ID or some other column of a table that doesn't seem to have anything to do with changing a members "Standard" status to the custom level I want to assign a paid user.

I have well over 300 standard members and you would think that one would find 300 "Somethings" related tot he standard level but no dice.

I have a sneaky feeling that it is related somehow to those two localization tables but I just can't figure out what the connection is.

This is the only thing holding me back from launching my site. Any help would be greatly appreciated.

Any Ideas?

Thanks,

Jessica

Quote · 17 Oct 2012

Never mind, The trick to get the member level  and Icon to shop up on the Membership page, My Status block was to make sure that a NULL value was placed in the DateExpires column in the `sys_acl_levels_members` table.

Bizarre behavior but it worked.

Quote · 18 Oct 2012

Show Up not  "shop up"

Quote · 18 Oct 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.